@lidofinance/lido-ui-blocks
v2.10.2
Published
> React components for use as UI building blocks on Lido Finance widgets. > The components contain more complex logic than > [Lido UI Components](https://github.com/lidofinance/ui).
Downloads
70
Readme
Lido UI Blocks
React components for use as UI building blocks on Lido Finance widgets.
The components contain more complex logic than Lido UI Components.
Check out our Storybook at https://ui-blocks.lido.fi
Getting Started
Add lido-ui-blocks
to your dependencies:
yarn add @lidofinance/lido-ui-blocks
Usage
Import any components and use them in your project:
import { WalletsModalForEth } from '@lidofinance/lido-ui-blocks'