We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46e826 commit d8cf31aCopy full SHA for d8cf31a
packages/browser-utils/src/metrics/web-vitals/getFID.ts
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-import { bindReporter } from './lib/bindReport';
+import { bindReporter } from './lib/bindReporter';
18
import { getVisibilityWatcher } from './lib/getVisibilityWatcher';
19
import { initMetric } from './lib/initMetric';
20
import { observe } from './lib/observe';
0 commit comments