fix(label): correct size class for large label from 'text-lg' to 'text-xl'
This commit is contained in:
parent
0caddb59d8
commit
49386afc07
2 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ import { Button } from '@/components/ui/button';
|
|||
buttonText=[No Button shown if this is null]
|
||||
iconName=[Any Icon Name from Lucide in UpperCamelCase or default if null]
|
||||
/>
|
||||
|
||||
|
||||
),
|
||||
|
||||
|
||||
{
|
||||
duration: 5000,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue