Hello Guys,
I am working in a SharePoint Framework (SPFx) project in Online version. We have created two separate projects, one is main project and another one is common project. The common project will contain the custom components which will be reusable across the projects.
But I got stuck in including the common component in the Main project. Any one please suggest the solution to include the component under the common project into the main project component.
Thanks in advance...