This commit is contained in:
Ishaan Dey
2024-04-11 05:14:10 -04:00
parent b49f49ca19
commit 3090176a88
10 changed files with 105 additions and 22 deletions

View File

@ -64,7 +64,7 @@ const data: (TFile | TFolder)[] = [
export default function Sidebar() {
return (
<div className="h-full w-56 flex flex-col text-sm items-start p-2">
<div className="h-full w-56 select-none flex flex-col text-sm items-start p-2">
<div className="flex w-full items-center justify-between h-8 mb-1 ">
<div className="text-muted-foreground">EXPLORER</div>
<div className="flex space-x-1">