Skip to content

Commit c007efe

Browse files
committed
removed setShowStats
1 parent b9e9c6d commit c007efe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/components/StatsGenerator.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export default function StatsGenerator({ setShowStats }) {
9999
progress: undefined,
100100
theme: "dark",
101101
});
102-
setShowStats(false)
103102
}
104103

105104
function wrongUsername() {

0 commit comments

Comments
 (0)