We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eece98 commit b459db9Copy full SHA for b459db9
src/app/(docs)/docs/installation/framework-guides/dotnet.tsx
@@ -1,4 +1,4 @@
1
-import {shell, Page, Step, Tile, css, xml, html} from "./utils";
+import { shell, Page, Step, Tile, css, html } from "./utils";
2
import Logo from "@/docs/img/guides/dotnet.react.svg";
3
import LogoDark from "@/docs/img/guides/dotnet-white.react.svg";
4
0 commit comments