Skip to content

Commit

Permalink
chore: Add link to colors demo
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Sep 12, 2023
1 parent 6833a75 commit 3016b79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ const demos = [
'builder-pattern',
'subscribeToQueryUpdates',
'batching',
'server-side-parsing'
'server-side-parsing',
'hex-colors'
]

export default function IndexPage() {
Expand Down

0 comments on commit 3016b79

Please sign in to comment.