🚸 (theme) Improve custom font flow by asking for font-face props directly

This commit is contained in:
Baptiste Arnaud
2024-02-27 11:28:37 +01:00
parent b9e54686d5
commit 33d0fcd842
6 changed files with 66 additions and 23 deletions

View File

@@ -163,6 +163,7 @@ export const CodeEditor = ({
basicSetup={{
highlightActiveLine: false,
}}
placeholder={props.placeholder}
/>
{isVariableButtonDisplayed && (
<VariablesButton