mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-22 18:42:48 +03:00
fix: wrong confirm button position (#4657)
This commit is contained in:
parent
9958baa843
commit
c54489ba6e
@ -50,9 +50,6 @@ export const EnableAffineCloudModal = ({
|
||||
? t['Enable']()
|
||||
: t['Sign in and Enable'](),
|
||||
}}
|
||||
contentOptions={{
|
||||
['data-testid' as string]: 'enable-cloud-modal',
|
||||
}}
|
||||
{...props}
|
||||
/>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user