You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julian Berghaus edited this page Oct 8, 2023
·
4 revisions
All components used on the web application pages are stored in a shared directory (src/components/). When creating a new component, place its file in this directory and give it a descriptive name that clearly conveys its purpose and functionality to other developers.