diff --git a/package.json b/package.json index f5f8a52..60b620c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@methanium/ui", - "version": "0.0.24", + "version": "0.0.25", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", diff --git a/src/markdown/code-block.tsx b/src/markdown/code-block.tsx index 7105a69..156a2c7 100644 --- a/src/markdown/code-block.tsx +++ b/src/markdown/code-block.tsx @@ -109,7 +109,7 @@ function CodeBlock({
{highlighted ?? (