parent
00a3ff89e4
commit
8fb429e073
|
@ -1,4 +1,3 @@
|
||||||
import * as React from "react";
|
export { default as Button } from "./Button";
|
||||||
|
export { default as EmptyScreen } from "./EmptyScreen";
|
||||||
export * from "./Button";
|
export { default as Switch } from "./Switch";
|
||||||
export * from "./Switch";
|
|
||||||
|
|
Loading…
Reference in New Issue