mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 23:06:10 +02:00
✨ Improve project page related queries and mutations.
This commit is contained in:
parent
0a9ef0d345
commit
05ec4560b9
4 changed files with 38 additions and 39 deletions
|
@ -8,8 +8,6 @@
|
|||
"A helpers for work with exceptions."
|
||||
(:require [clojure.spec.alpha :as s]))
|
||||
|
||||
;; TODO: moved to uxbox.common.exceptions
|
||||
|
||||
(s/def ::type keyword?)
|
||||
(s/def ::code keyword?)
|
||||
(s/def ::mesage string?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue