move toggle button to live_helpers

This commit is contained in:
2022-11-19 10:55:44 -05:00
parent 60462877c5
commit c2568b6521
3 changed files with 49 additions and 41 deletions

View File

@ -1,5 +1,6 @@
# v0.7.1
- Fix table component alignment and styling
- Fix toggle button styling
# v0.7.1
- Add shading to table component