mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 09:36:11 +02:00
💄 Format frontend code
This commit is contained in:
parent
b6ecc8b1be
commit
833871df65
150 changed files with 1735 additions and 1770 deletions
|
@ -93,7 +93,7 @@
|
|||
|
||||
(s/def ::questions-form-step-3
|
||||
(s/keys :req-un [::experience-design-tool]
|
||||
:opt-un[::experience-design-tool-other]))
|
||||
:opt-un [::experience-design-tool-other]))
|
||||
|
||||
(defn- step-3-form-validator
|
||||
[errors data]
|
||||
|
@ -134,7 +134,7 @@
|
|||
|
||||
(s/def ::questions-form-step-4
|
||||
(s/keys :req-un [::team-size ::role]
|
||||
:opt-un [::role-other]))
|
||||
:opt-un [::role-other]))
|
||||
|
||||
(defn- step-4-form-validator
|
||||
[errors data]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue