mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 14:01:38 +02:00
🎉 Add AB test descriptive board tooltip (#5936)
* 🎉 Add AB test descriptive board tooltip * 📎 Add changes from feedback
This commit is contained in:
parent
a549d783ba
commit
8f06fa1026
7 changed files with 44 additions and 6 deletions
|
@ -58,7 +58,8 @@
|
|||
[:welcome-file-id {:optional true} [:maybe ::sm/boolean]]
|
||||
[:release-notes-viewed {:optional true}
|
||||
[::sm/text {:max 100}]]
|
||||
[:notifications {:optional true} schema:props-notifications]])
|
||||
[:notifications {:optional true} schema:props-notifications]
|
||||
[:workspace-visited {:optional true} ::sm/boolean]])
|
||||
|
||||
(def schema:profile
|
||||
[:map {:title "Profile"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue