File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ export default defineConfig({
8484 lastUpdated : true ,
8585 themeConfig : {
8686 // https://vitepress.dev/reference/default-theme-config
87+ logo : '/logo.png' ,
8788 search : {
8889 provider : 'local'
8990 } ,
Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ All packages combine [Vue.js](https://vuejs.org/) and [TailwindCSS v4](https://t
88- [ Button] ( /packages/btn )
99- [ Button Activity] ( /packages/btn-activity )
1010- [ Button Dropdown] ( /packages/btn-dropdown )
11- - [ Button Group] ( /packages/btn/btn -group )
11+ - [ Button Group] ( /packages/btn-group )
1212- [ Checkbox Field] ( /packages/checkbox-field )
1313- [ Dropdown Menu] ( /packages/dropdown-menu )
14- - [ Forms] ( /packages/form-control/ forms )
15- - [ Form Check] ( /packages/form-control/form- check )
16- - [ Form Control] ( /packages/form-control/form-control )
17- - [ Form Select] ( /packages/form-control/form- select )
18- - [ Form Switch] ( /packages/form-control/form- switch )
14+ - [ Forms] ( /packages/forms )
15+ - [ Form Check] ( /packages/form-check )
16+ - [ Form Control] ( /packages/form-control )
17+ - [ Form Select] ( /packages/form-select )
18+ - [ Form Switch] ( /packages/form-switch )
1919- [ Input Field] ( /packages/input-field )
2020- [ Light Switch Field] ( /packages/light-switch-field )
2121- [ Modal] ( /packages/modal )
You can’t perform that action at this time.
0 commit comments