You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This ticket focuses on the development of the Button component. The Button is designed to standardise our usage of the different button variants we have on our DApp application.
Figma Design
You can view the design for the [Component Name] component in Figma: Figma Design Link
Features
The Button component will include the following features:
Feature 1: Allowing user to import it anywhere in the app and then use it. Feature 2: Allowing user to pass certain props to it and then render the desired variant with different css styles.
Location
The Button component will be located in the following directory:
/src/blocks/Button
File Structure
The file structure for the Button component will be as follows:
Description:
This ticket focuses on the development of the Button component. The Button is designed to standardise our usage of the different button variants we have on our DApp application.
Figma Design
You can view the design for the [Component Name] component in Figma: Figma Design Link
Features
The Button component will include the following features:
Feature 1: Allowing user to import it anywhere in the app and then use it.
Feature 2: Allowing user to pass certain props to it and then render the desired variant with different css styles.
Location
The Button component will be located in the following directory:
/src/blocks/Button
File Structure
The file structure for the Button component will be as follows:
The text was updated successfully, but these errors were encountered: