Skip to content

Commit 6d2e0ce

Browse files
fix(devtools): fix footer to render client side
1 parent 912e03a commit 6d2e0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-devtools/src/layout/Footer/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use client";
12
import React from "react";
23
import styled, { css } from "styled-components";
34

0 commit comments

Comments
 (0)