Skip to content

Commit

Permalink
Merge pull request #474 from mindbodysolotestfirebase/master
Browse files Browse the repository at this point in the history
Exported CalendarBody component
  • Loading branch information
acro5piano committed Jul 30, 2021
2 parents 825ff31 + 6d2811b commit 0c8b2c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { Calendar } from './components/Calendar'
export * from './components/Calendar'
export * from './components/DefaultCalendarEventRenderer'
export * from './interfaces'
export * from './components/CalendarBody'

/* eslint-disable */
export default Calendar

0 comments on commit 0c8b2c7

Please sign in to comment.