feat: update with TailwindCSS

This commit is contained in:
knownotunknown
2024-02-09 12:05:02 -06:00
committed by doprz
parent 12f680d7e9
commit f3a8a7db56
2 changed files with 6 additions and 26 deletions

View File

@@ -20,7 +20,7 @@ type Story = StoryObj<typeof meta>;
export const Default: Story = {
args: {
scheduleName: 'text',
scheduleName: 'SCHEDULE',
totalHours: 22,
totalCourses: 8
},