feat: code blocks beta

This commit is contained in:
obvTiger 2025-03-27 17:28:51 +01:00
parent 362b7aa15e
commit 1ecb6d8682
19 changed files with 756 additions and 94 deletions

View file

@ -538,7 +538,7 @@ const ELEMENT_MAPPINGS = {
},
card: {
tag: "div",
defaultProps: ["raised", "card"],
defaultProps: ["card"],
},
grid: {
tag: "div",