Skip to content

Commit

Permalink
fix: icons now are exported
Browse files Browse the repository at this point in the history
  • Loading branch information
AssisrMatheus committed Feb 25, 2021
1 parent d306c46 commit eb2064d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Added missing Icons export

## [1.1.7] - 2021-02-25

### **Breaking changes**
Expand Down
1 change: 1 addition & 0 deletions src/components/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ export * from './Dropdown';
export * from './Expander';
export * from './Badge';
export * from './WYSIWYGInput';
export * from './Icons';

0 comments on commit eb2064d

Please sign in to comment.