Goal
- The user should only be able to enter digits.
- Groups of 3 digits should be separated by spaces (“1442” → “1 442”).
- Starting at a width of 72 px, the input should adapt to the size of the entered value.
- Should match the provided Figma.
- The input component should be usable as-is in other parts of the project.
- You can modify this project as you see fit to match a “production-ready” state. (optional)
- You can use any library/component that you deem necessary and would use in a real application. (optional)
