Skip to content

Commit 03ccddf

Browse files
Update page.tsx
1 parent 511683a commit 03ccddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
'use-client'
1+
22
import { weatherWidgetFlag } from "../../flags";
33
import WeatherWidget from "./weather-widget";
44

0 commit comments

Comments
 (0)