create project list screen
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Link } from "@nextui-org/link";
|
||||
import { button as buttonStyles } from "@nextui-org/theme";
|
||||
import { Link, button as buttonStyles } from "@nextui-org/react";
|
||||
import { siteConfig } from "@/config/site";
|
||||
import { title, subtitle } from "@/components/primitives";
|
||||
import { GithubIcon } from "@/components/icons";
|
||||
|
||||
Reference in New Issue
Block a user