fix code style

This commit is contained in:
2026-07-12 11:17:54 +02:00
parent d477ba0863
commit ca5df49e0c
+1 -1
View File
@@ -1,10 +1,10 @@
import "@/App.css";
import {
ConsoleInstrumentation,
getWebInstrumentations,
initializeFaro,
ReactIntegration,
ConsoleInstrumentation,
WebVitalsInstrumentation,
} from "@grafana/faro-react";
import Dashboard from "@/components/Dashboard/Dashboard";