Skip to content

Commit 35fa979

Browse files
committed
Update readme
1 parent d0d6119 commit 35fa979

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -103,18 +103,18 @@ vue-soft-ui-dashboard
103103
│ │   └── scss
104104
│   ├── components
105105
│ │   ├── Icon
106-
│ │   ├── VsudAlert.vue
107-
│ │   ├── VsudAvatar.vue
108-
│ │   ├── VsudBadge.vue
109-
│ │   ├── VsudButton.vue
110-
│ │   ├── VsudCheckbox.vue
111-
│ │   ├── VsudInput.vue
112-
│ │   ├── VsudPagination.vue
113-
│ │   ├── VsudPaginationItem.vue
114-
│ │   ├── VsudProgress.vue
115-
│ │   ├── VsudRadio.vue
116-
│ │   ├── VsudSwitch.vue
117-
│ │   └── VsudTextarea.vue
106+
│ │   ├── SoftAlert.vue
107+
│ │   ├── SoftAvatar.vue
108+
│ │   ├── SoftBadge.vue
109+
│ │   ├── SoftButton.vue
110+
│ │   ├── SoftCheckbox.vue
111+
│ │   ├── SoftInput.vue
112+
│ │   ├── SoftPagination.vue
113+
│ │   ├── SoftPaginationItem.vue
114+
│ │   ├── SoftProgress.vue
115+
│ │   ├── SoftRadio.vue
116+
│ │   ├── SoftSwitch.vue
117+
│ │   └── SoftTextarea.vue
118118
│   ├── examples
119119
│ │   ├── Cards
120120
│ │   ├── Charts

0 commit comments

Comments
 (0)