Skip to content

Commit

Permalink
fix - name
Browse files Browse the repository at this point in the history
  • Loading branch information
hung4564 committed Aug 4, 2023
1 parent 4185cf2 commit 3f84cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/draggable/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { default as DraggableContianer } from "./draggable-container.vue";
export { default as DraggableContainer } from "./draggable-container.vue";
export { default as DraggablePopup } from "./draggable-popup/draggable-popup.vue";
export { default as DraggableSidebar } from "./draggable-sidebar/draggable-sidebar.vue";
export { default as DraggableBottom } from "./draggable-bottom.vue";
Expand Down

0 comments on commit 3f84cfd

Please sign in to comment.