mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
feat: refactor button with new design (#3343)
This commit is contained in:
@@ -37,7 +37,7 @@ export const DebugContent: PluginUIAdapter['debugContent'] = () => {
|
||||
)}
|
||||
/>
|
||||
<Button
|
||||
size="middle"
|
||||
size="large"
|
||||
onClick={() => {
|
||||
indexedDB.deleteDatabase(conversationHistoryDBName);
|
||||
location.reload();
|
||||
|
||||
Reference in New Issue
Block a user