Skip to content

Commit 0e82903

Browse files
LucasGrahnLucas GrahnByronDWall
authored
CON-2592: add sparkles icon to icons package (#3078)
* feat: add sparkles icon to icons package * feat(sparkles icon): add package.json in correct file to enable treeshaking icons --------- Co-authored-by: Lucas Grahn <[email protected]> Co-authored-by: Byron Wall <[email protected]>
1 parent b8022e1 commit 0e82903

File tree

5 files changed

+55
-0
lines changed

5 files changed

+55
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@commercetools-uikit/icons': minor
3+
---
4+
5+
Adds sparkles icon to the icons package
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"main": "dist/commercetools-uikit-icons-generated-SparklesReact.cjs.js",
3+
"module": "dist/commercetools-uikit-icons-generated-SparklesReact.esm.js"
4+
}

β€Žpackages/components/icons/src/generated/SparklesReact.tsxβ€Ž

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackages/components/icons/src/generated/index.tsβ€Ž

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
Β (0)