Skip to content

Commit

Permalink
Update react demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Nov 11, 2024
1 parent c9800e7 commit bbe45c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/react/demo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ sidebar_position: 2

# 📅 Demo

**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-vue-calendar-heatmap-demo)**
**[⚡️ Play on StackBlitz](https://stackblitz.com/edit/nx-react-calendar-heatmap-demo)**

<iframe className="embed-iframe" src="https://stackblitz.com/edit/nx-vue-calendar-heatmap-demo?embed=1&file=src/App.vue&hideExplorer=1&hideNavigation=1&view=preview"></iframe>
<iframe className="embed-iframe" src="https://stackblitz.com/edit/nx-react-calendar-heatmap-demo?embed=1&file=src/App.tsx&hideExplorer=1&hideNavigation=1&view=preview"></iframe>

0 comments on commit bbe45c2

Please sign in to comment.