Skip to content

Commit

Permalink
refactor(hooks): refactor @sa/color-palette to @sa/color
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jun 6, 2024
1 parent b81f749 commit fda42d6
Show file tree
Hide file tree
Showing 25 changed files with 2,537 additions and 2,082 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@better-scroll/core": "2.5.1",
"@iconify/vue": "4.1.2",
"@sa/axios": "workspace:*",
"@sa/color-palette": "workspace:*",
"@sa/color": "workspace:*",
"@sa/fetch": "workspace:*",
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
Expand Down
29 changes: 0 additions & 29 deletions packages/color-palette/src/color.ts

This file was deleted.

41 changes: 0 additions & 41 deletions packages/color-palette/src/index.ts

This file was deleted.

Loading

0 comments on commit fda42d6

Please sign in to comment.