fix(SW-186): added higher z-index for the header and adjusted the import of types
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
} from "./output"
|
||||
import { getConnections } from "./utils"
|
||||
|
||||
import { HeaderRefResponse, HeaderResponse } from "@/types/header"
|
||||
import type { HeaderRefResponse, HeaderResponse } from "@/types/header"
|
||||
|
||||
const meter = metrics.getMeter("trpc.contentstack.base")
|
||||
// OpenTelemetry metrics: ContactConfig
|
||||
|
||||
Reference in New Issue
Block a user