Skip to content

Commit

Permalink
Update view/next-project/src/components/purchasereports/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Kubosaka Shungo <[email protected]>
  • Loading branch information
Ryotakobayash and Kubosaka authored Jul 23, 2024
1 parent decdb9a commit 988c6e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion view/next-project/src/components/purchasereports/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export { default as AddModal } from './AddModal';
export { default as DeleteModal } from './DeleteModal';
export { default as DetailModal } from './DetailModal';
export { default as DetailEditModal } from './DetailEditModal';
/* export type { ModalProps as DetailModalProps } from './DetailModal'; */
export { default as EditModal } from './EditModal';
export { default as OpenAddModalButton } from './OpenAddModalButton';
export { default as OpenDeleteModalButton } from './OpenDeleteModalButton';
Expand Down

0 comments on commit 988c6e2

Please sign in to comment.