fix: client component rendering

This commit is contained in:
sriram veeraghanta 2024-06-10 13:36:10 +05:30
parent 5d807db69e
commit a04fb07406
129 changed files with 944 additions and 1652 deletions

View file

@ -1,3 +1,5 @@
"use client";
import { Command } from "cmdk";
import { ContrastIcon, FileText } from "lucide-react";
// hooks

View file

@ -1,3 +1,5 @@
"use client";
// types
import { Briefcase, FileText, LayoutGrid } from "lucide-react";
import {