aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/admin/CheckboxField.vue
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent imports for Vue componentsVarun Patil2023-05-231-4/+2
| | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+102
Signed-off-by: Christopher Ng <chrng8@gmail.com>