UNPKG

fk-react-ui-components

Version:

Step 1 : Create a file in [ Seeds / Plants / Trees ] <br> Step 2 : It should export an Object with component name and story Component [Refer other components] <br> Step 3 : Story Component should return a react component <br> Step 3 : Created file should

5 lines (4 loc) 140 B
import Timeline from "./timeline"; import MileStones from "./milestone"; export { Timeline, MileStones }; //# sourceMappingURL=index.js.map