Skip to content

Commit

Permalink
fix: remove shitty list view
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikSardana committed Dec 23, 2024
1 parent 7aa9763 commit 4bb60e5
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 434 deletions.
1 change: 0 additions & 1 deletion desk/src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export { default as AttachmentItem } from "./AttachmentItem.vue";
export { default as CommandPalette } from "./command-palette/CP.vue";
export { default as HCard } from "./HCard.vue";
export { default as ListView } from "./list-view/LV.vue";
export { default as NestedPopover } from "./NestedPopover.vue";
export { default as Notifications } from "./notifications/Notifications.vue";
export { default as PageTitle } from "./PageTitle.vue";
Expand Down
108 changes: 0 additions & 108 deletions desk/src/components/list-view/LV.vue

This file was deleted.

17 changes: 0 additions & 17 deletions desk/src/components/list-view/LVEmpty.vue

This file was deleted.

40 changes: 0 additions & 40 deletions desk/src/components/list-view/LVHeader.vue

This file was deleted.

31 changes: 0 additions & 31 deletions desk/src/components/list-view/LVLoading.vue

This file was deleted.

36 changes: 0 additions & 36 deletions desk/src/components/list-view/LVNavigation.vue

This file was deleted.

115 changes: 0 additions & 115 deletions desk/src/components/list-view/LVRow.vue

This file was deleted.

Loading

0 comments on commit 4bb60e5

Please sign in to comment.