Skip to content

Commit 5a67019

Browse files
committed
1 parent 117b6eb commit 5a67019

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/next-app-router/DsfrProvider.tsx

-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ function dsfrEffect(): void {
129129

130130
export function StartDsfrOnHydration() {
131131
useEffect(() => {
132-
console.log("wesh hydratation!");
133-
134132
dsfrEffect();
135133
}, []);
136134

0 commit comments

Comments
 (0)