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(core): remove type declaration from ts file #1052

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

danielleroux
Copy link
Collaborator

🆕 What is the new behavior?

Remove type import from typescript file which cause import errors.

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated (yarn docs)
  • 🧪 Unit tests were added/updated and pass (yarn test)
  • 📸 Visual regression tests were added/updated and pass (yarn visual-regression)
  • 🧐 Static code analysis passes (yarn lint)
  • 🏗️ Successful compilation (yarn build, changes pushed)

👨‍💻 Help & support

@danielleroux danielleroux added the pull request affects patch version The pull request affects only patch version label Jan 24, 2024
@danielleroux danielleroux added this to the 2.1.0 milestone Jan 24, 2024
@danielleroux danielleroux merged commit c4028e4 into main Jan 24, 2024
6 checks passed
@danielleroux danielleroux deleted the fix/components-exports branch January 24, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects patch version The pull request affects only patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants