-
-
Notifications
You must be signed in to change notification settings - Fork 989
Open
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm trying to use the new AnimateNumber component, but I'm running into some issues around my app setup. My app is wrapped with LazyMotion
and primarily relies on m
imports.
Describe the solution you'd like
I would imagine another export for the lazy version of this component should do the trick.
import { LazyAnimateNumber } from "motion-plus/react-m"
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request