Skip to content

Commit 28ae80d

Browse files
committed
Merge branch 'master' of https://github.com/reduxjs/reselect into format-all-files
2 parents ff43186 + 1223a1b commit 28ae80d

File tree

1 file changed

+1
-1
lines changed
  • website/src/components/HomepageFeatures

1 file changed

+1
-1
lines changed

website/src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import Heading from '@theme/Heading'
22
import clsx from 'clsx'
3-
import type { FC } from 'react'
3+
import type { FC, JSX } from 'react'
44
import { memo } from 'react'
55
import styles from './styles.module.css'
66

0 commit comments

Comments
 (0)