mirror of
https://github.com/penpot/penpot.git
synced 2025-07-29 20:37:23 +02:00
🐛 Fix frontend tests
This commit is contained in:
parent
d946aceacb
commit
dd6bd6bbff
5 changed files with 31 additions and 9 deletions
|
@ -16,7 +16,7 @@
|
|||
(s/def ::frame-id uuid?)
|
||||
(s/def ::id uuid?)
|
||||
(s/def ::name string?)
|
||||
(s/def ::path string?)
|
||||
(s/def ::path (s/nilable string?))
|
||||
(s/def ::page-id uuid?)
|
||||
(s/def ::parent-id uuid?)
|
||||
(s/def ::string string?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue