Skip to content

Commit

Permalink
remove unused icon and components
Browse files Browse the repository at this point in the history
Signed-off-by: Huong Nguyen <huongg1409@gmail>
  • Loading branch information
Huong Nguyen committed Sep 16, 2024
1 parent bc8aea0 commit efa5c91
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 107 deletions.
2 changes: 1 addition & 1 deletion src/components/feedback-form/feedback-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
margin-left: auto;
width: 24px;
height: 24px;
cursor: pointer; /* Optional: Changes the cursor on hover to indicate it's clickable */
cursor: pointer;

path {
fill: var(--feedback-form-title);
Expand Down
94 changes: 0 additions & 94 deletions src/components/feedback/feedback.js

This file was deleted.

12 changes: 0 additions & 12 deletions src/components/icons/star.js

This file was deleted.

0 comments on commit efa5c91

Please sign in to comment.