fix(www): tsconfig issue

This commit is contained in:
Musa 2025-11-23 13:31:13 -08:00
parent 9c9207c08e
commit 8375e913b4
10 changed files with 6 additions and 621 deletions

View file

@ -1,5 +1,5 @@
import React from "react";
import { Button } from "./ui/button";
import { Button } from "@katanemo/ui";
interface UnlockPotentialSectionProps {
variant?: "transparent" | "black";