Skip to content

Commit

Permalink
Merge pull request #565 from 3YOURMIND/remove-element-ui-from-select
Browse files Browse the repository at this point in the history
fix(KtField*Select): Remove Element-UI Entirely
  • Loading branch information
carsoli committed May 31, 2022
2 parents 2ed4bc8 + 54f1c82 commit 4dd010e
Show file tree
Hide file tree
Showing 26 changed files with 1,264 additions and 1,304 deletions.
1 change: 1 addition & 0 deletions packages/documentation/pages/usage/components/filters.vue
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ export default defineComponent({
const component: ComponentValue = {
hasActions: false,
hasHelpTextSlot: false,
hasOptionSlot: false,
name: 'KtFilters',
props: cloneDeep(componentProps.value),
validation: 'empty',
Expand Down
Loading

0 comments on commit 4dd010e

Please sign in to comment.