forked from abner/for-legacy-web
Re-write types for modal actions.
This commit is contained in:
@@ -16,7 +16,7 @@ export function SignedOutModal({ onClose }: Props) {
|
||||
{
|
||||
onClick: onClose,
|
||||
confirmation: true,
|
||||
text: <Text id="app.special.modals.actions.ok" />,
|
||||
children: <Text id="app.special.modals.actions.ok" />,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user