Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d6bcbf

Browse files
committed
fix: fix format
1 parent c70fe1e commit 9d6bcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploymentSettingsPage/PremiumPage/PremiumPageView.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { Button } from "components/ui/button";
21
import { ExternalLinkIcon } from "@radix-ui/react-icons";
2+
import { Button } from "components/ui/button";
33
import type { FC } from "react";
44
import { docs } from "utils/docs";
55

0 commit comments

Comments
 (0)