feat: Derek vinson/calendar header (#94)
* CalendarHeader alignment progress * Boom * css * Between * Lol * Gap fix * whitespace-nowrap * Gaps * Finished alignment of CourseStatus and Buttons * Colors * ESLint auto format * Color UT Registration Plus text * Reverting vscode --------- Co-authored-by: Vinson Zheng <vinsonzheng499@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ import { Meta, StoryObj } from '@storybook/react';
|
||||
import CalendarHeader from '@views/components/common/CalendarHeader/CalenderHeader';
|
||||
|
||||
const meta = {
|
||||
title: 'Components/CalendarHeader',
|
||||
title: 'Components/Common/CalendarHeader',
|
||||
component: CalendarHeader,
|
||||
parameters: {
|
||||
layout: 'centered',
|
||||
|
||||
Reference in New Issue
Block a user