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: demo examples list #124

Merged
merged 9 commits into from
Jun 24, 2024
Merged

feat: demo examples list #124

merged 9 commits into from
Jun 24, 2024

Conversation

gabitoesmiapodo
Copy link
Collaborator

Closes #109

Description:

This is just the list, we should work in each demo (logic and presentation) separately from this issue.

Some of the examples already work but need better styles.

Steps:

Check if the list is there.

Type of change:

  • New feature
  • Bug fix
  • Breaking change
  • Enhancement
  • Refactoring
  • Chore

How Has This Been Tested?

  • Manual testing
  • Automated tests
  • Other (explain)

Remember to check that:

  • Your code follows the style guidelines of this project
  • You have performed a self-review of your code
  • You have commented your code in hard-to-understand areas
  • You have made corresponding changes to the documentation
  • Your changes generate no new warnings

Screenshots

localhost_5173_(Laptop HiDPI)
localhost_5173_(Laptop HiDPI) (1)

Copy link

vercel bot commented Jun 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dappbooster ✅ Ready (Inspect) Visit Preview Jun 19, 2024 11:34pm

</svg>
)

const DocumentationButton = styled(ThemedButton).attrs({
Copy link
Member

Choose a reason for hiding this comment

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

TIL about attrs

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It's the cool kids' version of defaultProps

@gabitoesmiapodo gabitoesmiapodo merged commit 251421b into main Jun 24, 2024
2 checks passed
@gabitoesmiapodo gabitoesmiapodo deleted the feat/#109 branch June 24, 2024 13:40
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.

Examples list
2 participants