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 a488043 commit 2067e92Copy full SHA for 2067e92
site/src/pages/DeploymentSettingsPage/PremiumPage/PremiumPageView.tsx
@@ -1,5 +1,5 @@
1
-import { Button } from "components/ui/button";
2
import { ExternalLinkIcon } from "@radix-ui/react-icons";
+import { Button } from "components/ui/button";
3
import type { FC } from "react";
4
import { docs } from "utils/docs";
5
0 commit comments