Skip to content

Commit

Permalink
Remove empty demo basegrid
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jun 21, 2023
1 parent f86c233 commit 67b536f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.
9 changes: 0 additions & 9 deletions components/src/base-grid/base-grid.story.vue

This file was deleted.

3 changes: 0 additions & 3 deletions components/src/base-grid/base-grid.vue

This file was deleted.

2 changes: 1 addition & 1 deletion components/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export { default as BaseGrid } from './base-grid/base-grid.vue';
export { default as BaseIcon } from './base-icon/base-icon.vue';

0 comments on commit 67b536f

Please sign in to comment.