Merge pull request #7 from ragusa-it/perf/navbar-scroll-throttling-16938841465799544697
⚡ Optimize Navbar scroll listener with requestAnimationFrame
This commit was merged in pull request #7.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @vitest-environment jsdom
|
||||
import { renderHook, act } from '@testing-library/react';
|
||||
import { useTypingEffect } from './useTypingEffect';
|
||||
import { describe, it, expect, vi, afterEach, beforeEach } from 'vitest';
|
||||
|
||||
Reference in New Issue
Block a user