We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597348b commit a4096d5Copy full SHA for a4096d5
site/src/utils/appearance.ts
@@ -1,5 +1,3 @@
1
-import type { ReactFragment, ReactNode, ReactPortal } from "react";
2
-
3
export const getApplicationName = (): string => {
4
const c = document.head
5
.querySelector("meta[name=application-name]")
0 commit comments