Skip to content

Commit

Permalink
Mark as 'use client';
Browse files Browse the repository at this point in the history
  • Loading branch information
emrysal committed Dec 31, 2024
1 parent c365e96 commit 88cc87d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"use client";

import { useState, useEffect } from "react";
import type z from "zod";

Expand Down

0 comments on commit 88cc87d

Please sign in to comment.