Adjust Appearance of top bar

This commit is contained in:
Takeshi Kimata
2024-05-16 22:03:43 +09:00
parent c2c7582b57
commit ebdbf92ef9
3 changed files with 32 additions and 38 deletions

View File

@@ -1,5 +1,4 @@
import { useTranslations } from "next-intl";
import { title, subtitle } from "@/components/primitives";
import { Divider } from "@nextui-org/react";
import PaneMainTitle from "./PaneMainTitle";
import PaneMainFeatures from "./PaneMainFeatures";