Skip to content

Commit 9e05cb1

Browse files
committed
Update README.md
1 parent 4b789e1 commit 9e05cb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ This project is a port of the Themesberg [tailwind-dashboard-windster] project t
2424
- [X] Table pagination/search/sort
2525
- [X] GitHub Stars Button
2626
- [X] Dark/Light mode switch
27-
- [ ] Update browser address bar on page/parameter change
27+
- [X] Update browser address bar on page/parameter change
28+
- [X] Work out how to access client-side storage
29+
- [X] Stop the crazy python stack dump when the a user leaves the site.
2830
- [ ] CRUD operations on tables (inc multi-record delete)
29-
- [ ] Work out how to access client-side storage
30-
- [ ] Stop the crazy python stack dump when the a user leaves the site.
3131
- [ ] Figure out why my pytest tests need *@pytest.mark.anyio* but the ReactPy pytest tests don't
3232

3333
## Testing

0 commit comments

Comments
 (0)