fix: remove nonsense use client directive in drawer
Some checks are pending
lint-and-check / CLI Check (push) Waiting to run
lint-and-check / Component Check (push) Waiting to run

This commit is contained in:
Shinwoo PARK 2025-03-11 20:24:55 +09:00
parent a4da53a890
commit ef2bdbf3e0

View File

@ -1,5 +1,3 @@
"use client";
import {
type AsChild,
Slot,