Skip to content

Commit

Permalink
refactor(core): add share menu service
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmFly authored and EYHN committed Jan 20, 2025
1 parent 9004c45 commit fbb5968
Show file tree
Hide file tree
Showing 39 changed files with 2,078 additions and 537 deletions.
1 change: 0 additions & 1 deletion packages/frontend/component/src/ui/menu/styles.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ export const menuItem = style({
'&.checked, &.selected': {
vars: {
[iconColor]: cssVar('primaryColor'),
[labelColor]: cssVar('primaryColor'),
},
},
},
Expand Down

This file was deleted.

Loading

0 comments on commit fbb5968

Please sign in to comment.