Skip to content

Commit

Permalink
Update runtypes.md (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastraponovich authored Nov 26, 2024
1 parent b9e875d commit 99acd3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/website/docs/api/contracts/runtypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ npm install runtypes @farfetched/runtypes

## Showcases

- [Real-world showcase with SolidJS around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase/solid-real-world-rick-morty/)
- [Real-world showcase with React around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase/react-real-world-pokemons/)
- [Real-world showcase with Forest around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase/forest-real-world-breaking-bad/)
- [Real-world showcase with SolidJS around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase-solid-real-world-rick-morty/)
- [Real-world showcase with React around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase-react-real-world-pokemons/)
- [Real-world showcase with Forest around JSON API](https://github.com/igorkamyshev/farfetched/tree/master/apps/showcase-forest-real-world-breaking-bad/)

## `runtypeContract`

Expand Down

0 comments on commit 99acd3f

Please sign in to comment.