Integrate composer prompt into design system
This commit is contained in:
parent
434d874598
commit
b47714fb11
6 changed files with 19 additions and 18 deletions
|
@ -18,7 +18,6 @@ export function usePalette(color: PaletteColorName): UsePaletteValue {
|
|||
backgroundColor: palette.background,
|
||||
},
|
||||
border: {
|
||||
borderWidth: 1,
|
||||
borderColor: palette.border,
|
||||
},
|
||||
text: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue