Running the UI locally with `npm run-script dev` fails due to a missing component (`TopPerformerAnalysis.vue`). Removing [this line](https://github.com/google/filonov/blob/main/ui/creative-maps/src/components/MainComponent.vue#L418) fixes the issue.