Disclaimer: This website and the component library are under active development. Features and components might change. Use at your own risk.

Decrypt Logo

GridSpotlights

Rainbow Component

This is our customizable button component that can be used across the application.

Example

How to Use

import Button from '../ui/Button';

Use the Button component to render a responsive button in your application.

Code

<Button>Click Me</Button>