Skip to content

Commit 4b31a89

Browse files
author
Agney
committed
put divider width into theme default
1 parent f756cf1 commit 4b31a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/src/utils/theme.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ export const theme = {
7676
divider: {
7777
width: 4,
7878
background: "",
79+
dividerBackground: "",
7980
containerWidth: 8,
8081
},
8182
editor: {

0 commit comments

Comments
 (0)