UNPKG

react-planner-electron

Version:

react-planner-electron is a React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.

11 lines (9 loc) 346 B
import FooterToggleButton from './footer-toggle-button'; import FooterContentButton from './footer-content-button'; import FooterBar from './footerbar'; export { FooterToggleButton, FooterContentButton, FooterBar }; export default { FooterToggleButton: FooterToggleButton, FooterContentButton: FooterContentButton, FooterBar: FooterBar };