From 358d2a26a0ce0118664eb09d5af1aeaaa067cbce Mon Sep 17 00:00:00 2001 From: Alois Date: Sun, 9 Aug 2026 23:20:12 +0200 Subject: [PATCH] feat(code-block): last-minute styling --- package.json | 2 +- src/markdown/code-block.tsx | 2 +- src/markdown/index.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 ?? (