nerdchacha / react-hoverintent

MIT License
13 stars 6 forks source link

Simple grammar error #12

Open ghost opened 3 years ago

ghost commented 3 years ago

Bellow the Use title:

import HoverIntet from 'react-hoverintent'

corrected to,

import HoverIntent from 'react-hoverintent'

Thanks!