From 4215b9be0dfb8833954ea3e00d765c3a3f2667c2 Mon Sep 17 00:00:00 2001 From: Ronald Cantillo <42101257+Rooyca@users.noreply.github.com> Date: Sat, 13 Jul 2024 02:17:59 -0500 Subject: [PATCH] fix: example buttons in darkmode (#2719) --- www/content/examples/click-to-edit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/content/examples/click-to-edit.md b/www/content/examples/click-to-edit.md index 6d4d6b537..76bce2484 100644 --- a/www/content/examples/click-to-edit.md +++ b/www/content/examples/click-to-edit.md @@ -86,8 +86,8 @@ return `
- - + +
` }