mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
🚑 Fix syntax error.
This commit is contained in:
parent
2ca8ff4db1
commit
2de16985d3
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
||||||
:options roles}]]
|
:options roles}]]
|
||||||
|
|
||||||
[:div.action-buttons
|
[:div.action-buttons
|
||||||
[:& fm/submit-button {:label (tr "modals.invite-member-confirm.accept")]]]]))
|
[:& fm/submit-button {:label (tr "modals.invite-member-confirm.accept")}]]]]))
|
||||||
|
|
||||||
|
|
||||||
(mf/defc team-member
|
(mf/defc team-member
|
||||||
|
|
Loading…
Reference in a new issue