- Introduced a new `useSmoothScroll` hook to encapsulate smooth scrolling logic, improving code reusability. - Updated `EntryScrollArea` to utilize the new hook, replacing the previous inline smooth scroll implementation. - Exported the `useSmoothScroll` hook from the hooks index for broader accessibility. Signed-off-by: Innei <tukon479@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| exports.ts | ||
| package.json | ||
| tsconfig.json | ||