berry-free-vuetify-vuejs-admin-template
berry-free-vuetify-vuejs-admin-template copied to clipboard
Free Vue Vuetify admin template
Results
2
berry-free-vuetify-vuejs-admin-template issues
Sort by
recently updated
recently updated
newest added
### Commit Checklist - [ ] Remove UNUSED comment code - [ ] Remove any logging like console.log - [ ] Remove all warnings and errors while build - [...
here is ny code ` mdi-pencil mdi-delete import { ref } from 'vue'; export default { setup() { const headers = ref([ { text: 'My Path', value: 'path' }, {...