- In order to facilitate josharnow/my-react-component-library#1 and ultimately use the library in the project as a submodule, I should move the data from the components to wherever I'm placing the components within this project. - I should pass in the data to the components as props instead. - Completing josharnow/my-react-component-library#1 will allow me to edit the components and commit changes to the library while working on this project. - Might want to consider [sparse checkout](https://stackoverflow.com/questions/3866733/how-to-clone-only-a-folder-from-a-git-submodule#comment81028351_12364046) to [only check out](https://terminalroot.com/how-to-clone-only-a-subdirectory-with-git-or-svn/#google_vignette) the `components` folder from the repo
In order to facilitate Create personal library for React components my-react-component-library#1 and ultimately use the library in the project as a submodule, I should move the data from the components to wherever I'm placing the components within this project.
Completing Create personal library for React components my-react-component-library#1 will allow me to edit the components and commit changes to the library while working on this project.
componentsfolder from the repo