mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-08-12 12:29:42 +00:00
feat: tabs in sidebar
This commit is contained in:
parent
d3c25422d4
commit
a5ddc3f781
3 changed files with 64 additions and 30 deletions
|
|
@ -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,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue