Skip to content

Commit

Permalink
Change examples to dev boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
k-ode committed Oct 21, 2024
1 parent 537b42f commit 3915abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Query library for mobx-state-tree

# Examples

- [Basic](https://codesandbox.io/s/mst-query-basic-example-v63qu?file=/src/index.tsx)
- [Table Filters](https://codesandbox.io/s/mst-query-table-filters-wdforg?file=/src/index.tsx)
- [Basic](https://codesandbox.io/p/devbox/mst-query-basic-example-nk49ds?file=%2Fsrc%2Findex.tsx)
- [Table Filters](https://codesandbox.io/p/devbox/mst-query-table-filters-example-2j3h3v?file=%2Fsrc%2Findex.tsx%3A18%2C26)

# Basic Usage

Expand Down

0 comments on commit 3915abf

Please sign in to comment.