- Performance / bug fixes / massive deleting of react-trello files we are not using.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -5,12 +5,10 @@ import Board from "./controllers/Board.jsx";
|
||||
import Lane from "./controllers/Lane.jsx";
|
||||
import DefaultComponents from "./components";
|
||||
|
||||
import widgets from "./widgets/index";
|
||||
|
||||
import { StyleSheetManager } from "styled-components";
|
||||
import isPropValid from "@emotion/is-prop-valid";
|
||||
|
||||
export { BoardContainer, Lane, widgets };
|
||||
export { BoardContainer, Lane };
|
||||
|
||||
export { DefaultComponents as components };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user