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 04ccc97 commit 1440016Copy full SHA for 1440016
apps/portal/src/app/payments/products/page.mdx
@@ -1,6 +1,10 @@
1
import {
2
Callout,
3
createMetadata,
4
+ Tabs,
5
+ TabsList,
6
+ TabsTrigger,
7
+ TabsContent
8
} from "@doc";
9
10
ReactIcon,
apps/portal/src/app/payments/sell/page.mdx
@@ -18,7 +18,6 @@ import {
18
DotNetIcon,
19
UnrealEngineIcon,
20
} from "@/icons";
21
-import { ExternalLink } from "lucide-react";
22
23
export const metadata = createMetadata({
24
image: {
0 commit comments