mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
fix(www): tsconfig issue
This commit is contained in:
parent
9c9207c08e
commit
8375e913b4
10 changed files with 6 additions and 621 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import React from "react";
|
||||
import { Button } from "./ui/button";
|
||||
import { Button } from "@katanemo/ui";
|
||||
|
||||
interface UnlockPotentialSectionProps {
|
||||
variant?: "transparent" | "black";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue