I have two react projects, using two similar sets of components. Most of the project A components and project B components are the same, but individual components are different. The components in them are written by themselves and often need to be changed and maintained.
is there any tool that can easily maintain two sets of components at the same time?