Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
fix: Fix broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
diondiondion committed Jan 9, 2020
1 parent 98a7667 commit 30adbfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ export {default as mergeRefs} from './mergeRefs';
export {default as spacing} from './spacing';
export {default as truncateText} from './truncateText';
export {default as units} from './units';
export {default as theme} from './theme';

0 comments on commit 30adbfc

Please sign in to comment.