mirror of
https://github.com/penpot/penpot.git
synced 2025-06-08 15:41:38 +02:00
🎉 Add interaction flows
This commit is contained in:
parent
f3bb5c55f5
commit
0159eea526
22 changed files with 856 additions and 257 deletions
|
@ -41,8 +41,7 @@
|
|||
(s/keys :req-un [::file-id]))
|
||||
|
||||
(s/def ::viewer-query-params
|
||||
(s/keys :req-un [::index]
|
||||
:opt-un [::share-id ::section ::page-id]))
|
||||
(s/keys :opt-un [::index ::share-id ::section ::page-id]))
|
||||
|
||||
(def routes
|
||||
[["/auth"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue