mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
feat: replace button from @toeverything/components (#3608)
This commit is contained in:
@@ -33,7 +33,6 @@ export const NotfoundPage = () => {
|
||||
|
||||
<p>{t['404 - Page Not Found']()}</p>
|
||||
<Button
|
||||
shape="round"
|
||||
onClick={() => {
|
||||
const id = localStorage.getItem('last_workspace_id');
|
||||
if (id) {
|
||||
|
||||
Reference in New Issue
Block a user