Skip to content

Commit

Permalink
feat: delete PProgressWizard component (#305)
Browse files Browse the repository at this point in the history
Signed-off-by: Dahyun Yu <[email protected]>
  • Loading branch information
Dahyun Yu authored Feb 16, 2023
1 parent 84766f2 commit 5404f26
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 568 deletions.
1 change: 0 additions & 1 deletion src/components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export { default as PButtonTab } from './navigation/tabs/button-tab/PButtonTab.v
export { default as PTab } from './navigation/tabs/tab/PTab.vue';
export { default as PHeading } from './data-display/heading/PHeading.vue';
export { default as PTree } from './data-display/tree/PTree.vue';
export { default as PProgressWizard } from './navigation/wizards/progress-wizard/PProgressWizard.vue';
export { default as PSelectStatus } from './inputs/select-status/PSelectStatus.vue';

export { default as PNotificationBar } from './feedbacks/notification-bar/PNotificationBar.vue';
Expand Down
220 changes: 0 additions & 220 deletions src/navigation/wizards/progress-wizard/PProgressWizard.stories.ts

This file was deleted.

Loading

0 comments on commit 5404f26

Please sign in to comment.