mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 23:36:38 +02:00
✨ Disable feature toggle for layout flex
This commit is contained in:
parent
32350bcf87
commit
e53e715861
3 changed files with 4 additions and 13 deletions
|
@ -9,9 +9,6 @@
|
|||
(:require
|
||||
[app.main.features :as features]))
|
||||
|
||||
(defn ^:export autolayout []
|
||||
(features/toggle-feature! :auto-layout))
|
||||
|
||||
(defn ^:export components-v2 []
|
||||
(features/toggle-feature! :components-v2))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue