mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -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}]]
|
||||
|
||||
[: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
|
||||
|
|
Loading…
Reference in a new issue