Skip to content

Commit

Permalink
feat(calendar): add CalendarCanvas to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Benitte committed May 10, 2016
1 parent 28e6e23 commit d451f36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
- [`<ResponsiveCalendar />`](https://plouc.github.io/nivo/#/calendar/react)
- [`<CalendarD3 />`](https://plouc.github.io/nivo/#/calendar/d3)
- [`<ResponsiveCalendarD3 />`](https://plouc.github.io/nivo/#/calendar/d3)
- [`<CalendarCanvas />`](https://plouc.github.io/nivo/#/calendar/canvas) :warning: experimental
- [`<ResponsiveCalendarCanvas />`](https://plouc.github.io/nivo/#/calendar/canvas) :warning: experimental
- Stack
- [`<Stack />`](https://plouc.github.io/nivo/#/stack)
- [`<ResponsiveStack />`](https://plouc.github.io/nivo/#/stack)
Expand Down

0 comments on commit d451f36

Please sign in to comment.