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

docs: add missing external imports for Timeline Component #947

Merged
merged 1 commit into from
Sep 8, 2023
Merged

docs: add missing external imports for Timeline Component #947

merged 1 commit into from
Sep 8, 2023

Conversation

MateoWartelle
Copy link
Contributor

@MateoWartelle MateoWartelle commented Sep 5, 2023

Summarize the changes made and the motivation behind them.

Reference related issues using # followed by the issue number.

If there are breaking API changes - like adding or removing props, or changing the structure of the theme - describe them, and provide steps to update existing code.

@vercel
Copy link

vercel bot commented Sep 5, 2023

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

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 7:01am

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 99.72% and project coverage change: -0.03% ⚠️

Comparison is base (7461173) 99.54% compared to head (4ffb14a) 99.52%.
Report is 58 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #947      +/-   ##
==========================================
- Coverage   99.54%   99.52%   -0.03%     
==========================================
  Files         163      167       +4     
  Lines        6621     6938     +317     
  Branches      401      419      +18     
==========================================
+ Hits         6591     6905     +314     
- Misses         30       33       +3     
Files Changed Coverage Δ
src/components/Toast/theme.ts 100.00% <ø> (ø)
src/components/Sidebar/SidebarCollapse.tsx 99.09% <94.11%> (-0.91%) ⬇️
src/components/Dropdown/Dropdown.tsx 99.24% <99.43%> (-0.76%) ⬇️
src/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
src/components/Button/Button.tsx 100.00% <100.00%> (ø)
src/components/Button/ButtonBase.tsx 100.00% <100.00%> (ø)
src/components/Button/theme.ts 100.00% <100.00%> (ø)
src/components/Card/Card.tsx 100.00% <100.00%> (ø)
src/components/Carousel/Carousel.tsx 99.09% <100.00%> (+0.12%) ⬆️
src/components/DarkThemeToggle/DarkThemeToggle.tsx 100.00% <100.00%> (ø)
... and 20 more

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@rluders rluders merged commit 759a7e6 into themesberg:main Sep 8, 2023
4 checks passed
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