This is the React transpiled implementation of the Atomium design system to be used in React projects
npm i @juntossomosmais/atomium
import '@juntossomosmais/atomium/core.css'
import { AtomButton } from '@juntossomosmais/atomium/react'
<AtomButton>Click me</AtomButton>
You could check the React components transpiled of Stencil in React Stories