-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(components): refactor InboxItems file structure
- Loading branch information
Sean Scully
authored and
Sean Scully
committed
Feb 9, 2024
1 parent
f3bf06f
commit 01a8f26
Showing
6 changed files
with
3 additions
and
5 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
export { InboxItem } from "./InboxItem.tsx"; | ||
export { InboxItems } from "../InboxItem/InboxItems.tsx"; |
1 change: 0 additions & 1 deletion
1
packages/frontend-design-poc/src/components/InboxItems/index.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters