We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For the project structure, we are going to follow the pods approach:
src │ ├── common │ ├── components │ │ ├── modal-dialog │ │ └── form │ ├── diagram │ └── export-engine │ ├── core │ └── providers │ ├── pods │ ├── toolbar │ ├── canvas │ ├── export │ └── about │ └── scenes └── main.scene.tsx