Skip to content

Commit b459db9

Browse files
committed
fixup! improve framework guide for .NET
1 parent 9eece98 commit b459db9

File tree

1 file changed

+1
-1
lines changed
  • src/app/(docs)/docs/installation/framework-guides

1 file changed

+1
-1
lines changed

src/app/(docs)/docs/installation/framework-guides/dotnet.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {shell, Page, Step, Tile, css, xml, html} from "./utils";
1+
import { shell, Page, Step, Tile, css, html } from "./utils";
22
import Logo from "@/docs/img/guides/dotnet.react.svg";
33
import LogoDark from "@/docs/img/guides/dotnet-white.react.svg";
44

0 commit comments

Comments
 (0)