Skip to content

Commit

Permalink
feat: remove theme from exported stuff useTheme is the right way
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Jan 20, 2022
1 parent 5e0840b commit c720df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export { theme } from '@lib/core/theme/theme';
export { Box } from '@lib/components/box/box';
export { Provider, useTheme } from '@lib/components/provider/provider';
export { Text } from '@lib/components/text/text';
Expand Down

3 comments on commit c720df0

@vercel
Copy link

@vercel vercel bot commented on c720df0 Jan 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c720df0 Jan 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c720df0 Jan 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sknui-demobase-react – ./examples/demo_base

sknui-demobase-react-git-main-skynexui.vercel.app
sknui-demobase-react.vercel.app
sknui-demobase-react-skynexui.vercel.app

Please sign in to comment.