@dialectlabs/react-ui
TypeScript icon, indicating that this package has built-in type declarations

3.0.0-beta.1 • Public • Published

Dialect React UI

Reusable React UI components to integrate web3 alerts.

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/index.css';

Development

See root README.

Build

npm run build

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

/@dialectlabs/react-ui/

    Package Sidebar

    Install

    npm i @dialectlabs/react-ui

    Weekly Downloads

    713

    Version

    3.0.0-beta.1

    License

    Apache-2.0

    Unpacked Size

    559 kB

    Total Files

    10

    Last publish

    Collaborators

    • tsmbl
    • zhelezkov
    • prsvic
    • filfred
    • bjoerndotsol