feat: tabs in sidebar

This commit is contained in:
trafficlunar 2025-02-08 14:22:56 +00:00
parent d3c25422d4
commit a5ddc3f781
3 changed files with 64 additions and 30 deletions

View file

@ -13,8 +13,8 @@ const defaultSettings: Settings = {
grid: true,
canvasBorder: false,
historyPanel: true,
colorPicker: false,
blockReplacer: false,
colorPicker: true,
blockReplacer: true,
radiusChanger: true,
blockSelector: true,
};