UNPKG

@randy.tarampi/jsx

Version:

Some common JSX components for www.randytarampi.ca

4 lines 118 B
import ConnectedBear from "./bear"; export * from "./bear"; export * from "./helloBear"; export default ConnectedBear;