Skip to content

Commit

Permalink
revert: remove Box component
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Mar 21, 2020
1 parent 5ac7ef8 commit 871d7e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
18 changes: 0 additions & 18 deletions packages/glaze/src/Box.tsx

This file was deleted.

1 change: 0 additions & 1 deletion packages/glaze/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { ThemeOrAny } from 'treat/theme';
import { modularScale } from './scales';

export { modularScale };
export { Box } from './Box';
export { default as useStyling } from './useStyling';

/* TODO: Move code below to `theme.ts` once `export type` is widely supported */
Expand Down

0 comments on commit 871d7e6

Please sign in to comment.