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

fix: display name assignment #37

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

pfrischmann
Copy link
Contributor

@pfrischmann pfrischmann commented Jun 19, 2024

Description

Solves: Error: Component definition is missing display name react/display-name

Related issue(s)

What kind of change does this PR introduce? (check at least one)

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • New Feature (BREAKING CHANGE which adds functionality)
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • [ x] No

If yes, please describe the impact and migration path for existing applications:

How has this been tested?

The PR fulfils these requirements:

  • It's submitted to the main branch
  • Add refs #XXX or fixes #XXX to the related issue section if your PR refers to or fixes an issue.
  • My change requires a change to the documentation. (Managed by Tremor Team)
  • I have added tests to cover my changes
  • Check the "Allow edits from maintainers" option while creating your PR.
  • By contributing to Tremor, you confirm that you have read and agreed to Tremor's CONTRIBUTING.md guideline. You also agree that your contributions will be licensed under the Apache License 2.0 license.

Copy link

vercel bot commented Jun 19, 2024

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

Name Status Preview Comments Updated (UTC)
tremor-raw ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 19, 2024 1:28pm

@severinlandolt severinlandolt changed the base branch from main to fix/update-tracker June 19, 2024 15:13
@severinlandolt severinlandolt merged commit 1eabfd7 into tremorlabs:fix/update-tracker Jun 19, 2024
3 checks passed
severinlandolt added a commit that referenced this pull request Jun 19, 2024
* update hover prop

* Update hover effect and changelog

* fix: display name assignment (#37)

* update story

* update tests

---------

Co-authored-by: Patrick Frischmann <[email protected]>
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