Skip to content

Commit 0cf2156

Browse files
fix linting
1 parent 4a68be1 commit 0cf2156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/UnderlineNav2/UnderlineNav.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React, {useLayoutEffect} from 'react'
1+
import React from 'react'
22
import '@testing-library/jest-dom/extend-expect'
33
import {fireEvent, render} from '@testing-library/react'
44
import {

0 commit comments

Comments
 (0)