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(components): export components types #434

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

ghost
Copy link

@ghost ghost commented Nov 16, 2022

fix #433

Description

list of components that the types were not being exported correctly:
image
Fixes #433

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 98.62% // Head: 98.62% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (96ab8fa) compared to base (3638b05).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #434   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files         102      102           
  Lines        4286     4287    +1     
  Branches      391      391           
=======================================
+ Hits         4227     4228    +1     
  Misses         59       59           
Impacted Files Coverage Δ
src/lib/components/Floating/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rluders rluders merged commit 45ea65a into themesberg:main Nov 17, 2022
@rluders
Copy link
Collaborator

rluders commented Nov 17, 2022

Thanks, @Rafaelb4rros

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.

Export all components interface/types to flowbite-react
1 participant