README
@compai/jsx-to-react
Turn a JSX string with the sx
prop into a React component.
Installation
yarn add @compai/jsx-to-react
Usage
OSS by Components AI.
Turn a JSX string with the sx prop into a React component.
<script type="module">
import compaiJsxToReact from 'https://cdn.skypack.dev/@compai/jsx-to-react';
</script>
Turn a JSX string with the sx
prop into a React component.
yarn add @compai/jsx-to-react
OSS by Components AI.