Skip to content

Commit 751b761

Browse files
fix linting
1 parent 74f7bdc commit 751b761

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)