Skip to content

Commit

Permalink
🗑️ #3 - refactor: remove test component
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Jan 9, 2024
1 parent 73db4c1 commit 6a20cff
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 41 deletions.
1 change: 0 additions & 1 deletion src/components/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
// Auto-generated file. Do not modify manually.
export * from "./logo";
export * from "./test";
1 change: 0 additions & 1 deletion src/components/test/index.ts

This file was deleted.

3 changes: 0 additions & 3 deletions src/components/test/test.css

This file was deleted.

17 changes: 0 additions & 17 deletions src/components/test/test.stories.tsx

This file was deleted.

19 changes: 0 additions & 19 deletions src/components/test/test.tsx

This file was deleted.

0 comments on commit 6a20cff

Please sign in to comment.