Skip to content

react-ui 0.0.4

Install from the command line:
Learn more about npm packages
$ npm install @dialectlabs/react-ui@0.0.4
Install via package.json:
"@dialectlabs/react-ui": "0.0.4"

About this version

Dialect React UI

Reusable React UI components to integrate web3 notifications.

Prerequisites

Inter font imported.

For example via <link> tag

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="true" />
<link
  href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
  rel="stylesheet"
/>

— Import compiled styles into your app's entrypoint

import '@dialectlabs/react-ui/lib/index.css';

Development

See root README.

Build

yarn build

This would generate a production version of @dialectlabs/react-ui

Details


Assets

  • react-ui-0.0.4-npm.tgz

Download activity

  • Total downloads 2
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all