Skip to content

Commit

Permalink
Update demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Nov 12, 2024
1 parent e3de27b commit 7eab4c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs/docs/angular/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-angular-calendar-heatmap-demo)**
**[⚡️ Play on StackBlitz](https://stackblitz.com/~/github.com/ngeenx/nx-angular-calendar-heatmap-demo)**

<iframe className="embed-iframe" src="https://stackblitz.com/edit/nx-angular-calendar-heatmap-demo?embed=1&file=src/app/app.component.ts&hideExplorer=1&hideNavigation=1&view=preview"></iframe>
<iframe className="embed-iframe" src="https://stackblitz.com/~/github.com/ngeenx/nx-angular-calendar-heatmap-demo?embed=1&file=src/app/app.component.ts&hideExplorer=1&hideNavigation=1&view=preview"></iframe>
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-react-calendar-heatmap-demo)**
**[⚡️ Play on StackBlitz](https://stackblitz.com/~/github.com/ngeenx/nx-react-calendar-heatmap-demo)**

<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>
<iframe className="embed-iframe" src="https://stackblitz.com/~/github.com/ngeenx/nx-react-calendar-heatmap-demo?embed=1&file=src/App.tsx&hideExplorer=1&hideNavigation=1&view=preview"></iframe>
4 changes: 2 additions & 2 deletions docs/docs/vue/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/~/github.com/ngeenx/nx-vue-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/~/github.com/ngeenx/nx-vue-calendar-heatmap-demo?embed=1&file=src/app/app.component.ts&hideExplorer=1&hideNavigation=1&view=preview"></iframe>

0 comments on commit 7eab4c3

Please sign in to comment.