Skip to content

Commit

Permalink
removing cal from overview page
Browse files Browse the repository at this point in the history
  • Loading branch information
shannonhochkins committed Oct 22, 2023
1 parent 7c61b5b commit 27cbb19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stories/0.overview.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@ function Template() {
["#b62525", "#c8c804"],
],
},
]} />
<CalendarCard entities={["calendar.google_calendar"]} />
]} />
<RoomCard icon="mdi:office-chair" title="Office" hash="office" image={office}>
<Column fullWidth gap="1rem" style={{
padding: '1rem',
Expand Down

0 comments on commit 27cbb19

Please sign in to comment.