[feat] basic path selection + common dir notification
This commit is contained in:
@@ -11,7 +11,7 @@ export default function PreferenceLayout({
|
||||
const pathname = usePathname()
|
||||
|
||||
return (
|
||||
<Card className="h-full max-w-full overflow-y-scroll">
|
||||
<Card className="h-full max-w-full">
|
||||
<CardHeader>
|
||||
<CardIcon
|
||||
type="menu"
|
||||
|
||||
Reference in New Issue
Block a user