diff --git a/app/writer/[id]/page.tsx b/app/writer/[id]/page.tsx
index 6321eb2..921d394 100644
--- a/app/writer/[id]/page.tsx
+++ b/app/writer/[id]/page.tsx
@@ -17,6 +17,8 @@ export default function Dashboard() {
const { editor, docData } = Editor({ setIsSaving })
+ const asdf = 1;
+
const Options = [
,
,