label={'Hover me! And then star React Bits on GitHub, or else...'}
className={'variable-proximity-demo'}
fromFontVariationSettings="'wght' 400, 'opsz' 9"
toFontVariationSettings="'wght' 1000, 'opsz' 40"
containerRef={containerRef}
radius={100}
falloff='linear'
falloff="linear" <-- Repeated, remove this
/>
Describe the issue
The usage uses falloff twice
Reproduction Link
https://reactbits.dev/components/variable-proximity
Steps to reproduce
Go to the site, and look with the eyes :)
Validations