mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
fix(www): tsconfig issue
This commit is contained in:
parent
9c9207c08e
commit
8375e913b4
10 changed files with 6 additions and 621 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import React, { useState, useEffect } from "react";
|
||||
import { motion, AnimatePresence } from "framer-motion";
|
||||
import { Button } from "./ui/button";
|
||||
import { Button } from "@katanemo/ui";
|
||||
|
||||
const carouselData = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue