Skip to content

Commit

Permalink
Merge pull request #6 from grace-j784/js-playground-examples
Browse files Browse the repository at this point in the history
Started adding links to vanilla js playground for some examples
  • Loading branch information
joshpoll authored Dec 12, 2024
2 parents 44c8892 + 4207208 commit ca8b04e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/examples/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ const members = [

Take a look at our examples! They're all based on real diagrams.

- [Baking Recipe](https://playground.solidjs.com/anonymous/8f733a7c-2ed8-4f5f-b98e-f17eb2cf2b13)
- [Pulleys](https://playground.solidjs.com/anonymous/9bdf7c8f-260c-4e6d-bc96-67383a5c6647)
- [Quantum Circuit Equivalence](https://playground.solidjs.com/anonymous/57f3baf1-6af4-4126-9159-d050b88523c3)

<!-- <Examples size="medium" :members="members" /> -->

<!-- - [Insertion Sort](TODO)
Expand Down

0 comments on commit ca8b04e

Please sign in to comment.