From 9f2425e847f7e1a9f2509d63c0c99f831a647154 Mon Sep 17 00:00:00 2001 From: Philipp Mieden Date: Thu, 18 Sep 2025 14:00:45 +0200 Subject: [PATCH] fix: ssr fixes --- foomo/src/components/TypeScriptPlayground.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foomo/src/components/TypeScriptPlayground.tsx b/foomo/src/components/TypeScriptPlayground.tsx index a7663c4..273845e 100644 --- a/foomo/src/components/TypeScriptPlayground.tsx +++ b/foomo/src/components/TypeScriptPlayground.tsx @@ -1,6 +1,6 @@ import React from "react"; -import Highlight, { defaultProps } from "prism-react-renderer"; +import { Highlight, defaultProps } from "prism-react-renderer"; const LZString = (() => { function o(o, r) {