notion-ui
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "notion-ui", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "ui", |
export { default as Button } from './components/Button'; | ||
export { default as Content } from './components/Content'; | ||
export { default as Layout } from './components/Layout'; | ||
export { colors } from './styles'; | ||
export declare const TextFiled: typeof import("./components/Input/TextFiled").default; |
@@ -11,2 +11,3 @@ import { SerializedStyles } from '@emotion/core'; | ||
grey60: string; | ||
background: string; | ||
} | ||
@@ -13,0 +14,0 @@ export declare const commonCSS: string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
385060
26
4211
63