mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 18:36:12 +02:00
🐛 Fix import template on recently created team.
This commit is contained in:
parent
3c39661174
commit
bb178af278
1 changed files with 1 additions and 2 deletions
|
@ -389,8 +389,7 @@
|
||||||
[:div.action {:on-click on-click} "+ Add to drafts"])]]))
|
[:div.action {:on-click on-click} "+ Add to drafts"])]]))
|
||||||
|
|
||||||
(mf/defc onboarding-templates-modal
|
(mf/defc onboarding-templates-modal
|
||||||
{::mf/wrap-props false
|
{::mf/register modal/components
|
||||||
::mf/register modal/components
|
|
||||||
::mf/register-as :onboarding-templates}
|
::mf/register-as :onboarding-templates}
|
||||||
;; NOTE: the project usually comes empty, it only comes fullfilled
|
;; NOTE: the project usually comes empty, it only comes fullfilled
|
||||||
;; when a user creates a new team just after signup.
|
;; when a user creates a new team just after signup.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue