diff --git a/packages/react/components/Drawer.tsx b/packages/react/components/Drawer.tsx
index 606d879..49d2e59 100644
--- a/packages/react/components/Drawer.tsx
+++ b/packages/react/components/Drawer.tsx
@@ -1,5 +1,3 @@
-"use client";
-
 import {
   type AsChild,
   Slot,