Rohan Joseph
2018-07-23 10:21:49 UTC
Hi everyone!
I'm working on two plugins for cockpit. There is a React component that I
need for both of my plugins, and we are concerned about having to maintain
this component in two separate repositories. Has anyone else encountered
this problem, and how did they deal with it? Any suggestions? Is providing
it like base1 is provided possible/recommended?
The common component is called wizard, and both components pass it step
components as children.
Thanks,
Rohan CJ
I'm working on two plugins for cockpit. There is a React component that I
need for both of my plugins, and we are concerned about having to maintain
this component in two separate repositories. Has anyone else encountered
this problem, and how did they deal with it? Any suggestions? Is providing
it like base1 is provided possible/recommended?
The common component is called wizard, and both components pass it step
components as children.
Thanks,
Rohan CJ