mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 07:18:25 +02:00
Merge remote-tracking branch 'origin/bugfixes' into develop
This commit is contained in:
commit
bfbc715977
14 changed files with 99 additions and 89 deletions
|
@ -29,6 +29,9 @@
|
|||
(def profile
|
||||
(l/derived :profile st/state))
|
||||
|
||||
(def teams
|
||||
(l/derived :teams st/state))
|
||||
|
||||
(def exception
|
||||
(l/derived :exception st/state))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue