Skip to content

fix: rename ScrolleableTop to ScrollableTop#425

Merged
iamdarshshah merged 1 commit intomasterfrom
fix/rename-scrolleable-top
Apr 27, 2026
Merged

fix: rename ScrolleableTop to ScrollableTop#425
iamdarshshah merged 1 commit intomasterfrom
fix/rename-scrolleable-top

Conversation

@iamdarshshah
Copy link
Copy Markdown
Collaborator

Summary

  • Renames src/stories/ScrolleableTop.tsx to src/stories/ScrollableTop.tsx (typo fix, extra 'e')
  • Updates the import and component reference in stories.tsx accordingly

Test plan

  • yarn ts-check passes
  • yarn test — 54/54 tests pass
  • Storybook InfiniteScrollTop story still renders correctly

@github-actions
Copy link
Copy Markdown

Size Change: 0 B

Total Size: 8.19 kB

ℹ️ View Unchanged
Filename Size
dist/index.es.js 4.09 kB
dist/index.js 4.1 kB

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (810f915) to head (4508613).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #425   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files           3        3           
  Lines         161      161           
  Branches       57       57           
=======================================
  Hits          153      153           
  Misses          4        4           
  Partials        4        4           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@iamdarshshah iamdarshshah merged commit d99aff0 into master Apr 27, 2026
27 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.

1 participant