Folo/packages/internal/hooks
Innei 19479f50a6
feat(desktop): integrate useSmoothScroll hook for enhanced scrolling
- 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>
2025-05-26 17:10:03 +08:00
..
src feat(desktop): integrate useSmoothScroll hook for enhanced scrolling 2025-05-26 17:10:03 +08:00
exports.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
package.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00