Replies: 1 comment 1 reply
-
Hi, thanks for the suggestion 👋. I toyed with the idea of doing a context provider for this in the past, i.e. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a way to set the default configuration for all the NumberFlow components. For example, if you want to force a single locale, you currently have to add
locales={["locale"]}
to every NumberFlow component you use. Having a way to set props like this globally, in a single place would be great!Beta Was this translation helpful? Give feedback.
All reactions