Renames package
# Conflicts: # package.json
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import * as React from "react";
|
||||
|
||||
export * from "./Button";
|
||||
export * from "./Switch";
|
||||
export { default as Button } from "./Button";
|
||||
export { default as EmptyScreen } from "./EmptyScreen";
|
||||
export { default as Switch } from "./Switch";
|
||||
|
||||
Reference in New Issue
Block a user