beta/code-blocks (#1)

Reviewed-on: #1
Co-authored-by: obvTiger <obvtiger@epilogue.team>
Co-committed-by: obvTiger <obvtiger@epilogue.team>
This commit is contained in:
obvTiger 2025-04-01 15:22:15 +02:00 committed by obvtiger
parent 362b7aa15e
commit d125640fe7
26 changed files with 1816 additions and 102 deletions

View file

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