Add done button to UsernameLinkModalBody
This commit is contained in:
parent
0273e1ac1d
commit
b7b725f74c
5 changed files with 22 additions and 0 deletions
|
@ -55,6 +55,7 @@ export default {
|
|||
showToast: { action: true },
|
||||
resetUsernameLink: { action: true },
|
||||
setUsernameLinkColor: { action: true },
|
||||
onBack: { action: true },
|
||||
},
|
||||
} as Meta;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue