Skip to content

Commit

Permalink
export expandColor funtion #1136 (#1153)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshil1712 authored and Tejas Kumar committed Jul 19, 2019
1 parent 86f5fe6 commit f719349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export { Tab } from "./Internals/Tabs"

// Utils
export { default as styled } from "./utils/styled"
export { expandColor } from "./utils/constants"

// Hooks
export * from "./useURLState"
Expand Down

0 comments on commit f719349

Please sign in to comment.