import React from 'react' import './styles.css' export interface Props {} export const Intro = (props: Props) => { return (
npm install --save uxn-demo
Add to your index.css or App.js the following import:
import 'uxn-demo/dist/uxn-demo.cjs.development.css'