Skip to content

Commit 072c8b8

Browse files
committed
Updated layout.tsx
1 parent db7fd6f commit 072c8b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app/layout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"use client";
2+
13
import React from "react";
24
import { useState } from "react";
35
import type { Metadata, Viewport } from 'next';

0 commit comments

Comments
 (0)