Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add export to react script which broke exports in index.js #61

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

imprashast
Copy link
Contributor

When I removed the export from this script, I didn't realize the index.js which exports all icons would be broken. This fixes just that in case someone wants to import all the icons.

@imprashast imprashast requested a review from a team November 22, 2023 09:46
@imprashast imprashast merged commit 57288c6 into next Nov 22, 2023
1 check passed
@imprashast imprashast deleted the fix-react-import branch November 22, 2023 09:49
github-actions bot pushed a commit that referenced this pull request Nov 22, 2023
# [1.3.0-next.2](v1.3.0-next.1...v1.3.0-next.2) (2023-11-22)

### Bug Fixes

* Add export to react script which broke exports in index.js ([#61](#61)) ([57288c6](57288c6))
github-actions bot pushed a commit that referenced this pull request Nov 23, 2023
# [1.3.0](v1.2.0...v1.3.0) (2023-11-23)

### Bug Fixes

* Add export to react script which broke exports in index.js ([#61](#61)) ([57288c6](57288c6))
* Refactor a lot of build things for icons ([#58](#58)) ([5c0efc8](5c0efc8))

### Features

* Add new icons ([#59](#59)) ([6cce394](6cce394))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants