How to use react-ui - 1 common examples

To help you get started, we’ve selected a few react-ui examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github evgenyrodionov / react-ui / example / components / ui / index.js View on Github external
import ReactUI from 'react-ui';

// Custom styles
import styles from 'styles';

// Init
const UI = ReactUI({
  styles,
});

export default UI;

react-ui

Customisable components and primitives based on design tokens

MIT
Latest version published 3 years ago

Package Health Score

51 / 100
Full package analysis

Popular react-ui functions