Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: basic classic ui #20

Merged
merged 3 commits into from
Jan 8, 2024
Merged

feat: basic classic ui #20

merged 3 commits into from
Jan 8, 2024

Conversation

reallybeard
Copy link
Contributor

This adds the basic classic ui. I fully expect a lot of the types to change. But this just gets it to render some basic stuff.

Screenshot 2024-01-08 at 2 19 27 PM Screenshot 2024-01-08 at 2 19 30 PM Screenshot 2024-01-08 at 2 19 33 PM

import { Avatar, Button, Text } from '@chakra-ui/react'

type AssetSelectionProps = {
onClick: () => void
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for a follow-up PR: bring caip package in

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for a future PR: we may want to bring a subset of generatedAssetData.json in

Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get in

@gomesalexandre gomesalexandre merged commit 70be266 into develop Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants