storj/web/satellite/src/components/project
Egon Elbre 7d5d555264 web/: disallow unregistered and unused components
The components used in templates should always be included in the
component declaration. Similarly, it shouldn't contain extra components
to avoid compiling in components that aren't needed.

Change-Id: I8c47ceffa8bcbcca223ac0f538f9e30d1e849829
2021-08-31 21:25:49 +03:00
..
buckets web/: disallow unregistered and unused components 2021-08-31 21:25:49 +03:00
summary web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
usage web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
CreateProject.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
DeleteProjectPopup.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
EditProjectDetails.vue web/: disallow unregistered and unused components 2021-08-31 21:25:49 +03:00
ProjectDashboard.vue web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00