mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 21:48:48 +08:00
fix(core): correct typo in onboarding 'get start' (#5666)
This commit is contained in:
@@ -272,7 +272,7 @@ export const EdgelessSwitch = ({
|
|||||||
size="extraLarge"
|
size="extraLarge"
|
||||||
style={{ marginTop: 40 }}
|
style={{ marginTop: 40 }}
|
||||||
>
|
>
|
||||||
Get Start
|
Get Started
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user