fix code style
This commit is contained in:
+1
-1
@@ -1,10 +1,10 @@
|
|||||||
import "@/App.css";
|
import "@/App.css";
|
||||||
|
|
||||||
import {
|
import {
|
||||||
|
ConsoleInstrumentation,
|
||||||
getWebInstrumentations,
|
getWebInstrumentations,
|
||||||
initializeFaro,
|
initializeFaro,
|
||||||
ReactIntegration,
|
ReactIntegration,
|
||||||
ConsoleInstrumentation,
|
|
||||||
WebVitalsInstrumentation,
|
WebVitalsInstrumentation,
|
||||||
} from "@grafana/faro-react";
|
} from "@grafana/faro-react";
|
||||||
import Dashboard from "@/components/Dashboard/Dashboard";
|
import Dashboard from "@/components/Dashboard/Dashboard";
|
||||||
|
|||||||
Reference in New Issue
Block a user