Code Editor
A code editor component featuring syntax highlighting and animation.
Made by imskyleenA code editor component featuring syntax highlighting and animation.
Made by imskyleen<CodeEditor lang="tsx">
{`const a = 1;
const b = 2;
const c = a + b;`}
</CodeEditor>Prop
Type