♻️ refactor: rename shadow calendar to shador dropdown on calendar component
This commit is contained in:
parent
0bcb7ca4d6
commit
5f8afab020
@ -5,7 +5,7 @@ export const calendarTheme = tv({
|
||||
wrapper: [
|
||||
'max-w-[352px]',
|
||||
'bg-surface-floating',
|
||||
'shadow-calendar',
|
||||
'shadow-dropdown',
|
||||
'rounded-xl',
|
||||
],
|
||||
calendar: ['flex', 'flex-col', 'py-2', 'px-2', 'gap-2'],
|
||||
|
Loading…
Reference in New Issue
Block a user