asi-calculator/features/prices/hooks/index.tsx
Matthias Kretschmann 0d08ba807b
better number formatting (#9)
* tweak number display

* select whole amount upon input focus

* handle letter input

* number formatting
2024-04-16 12:20:29 +02:00

3 lines
58 B
TypeScript

export * from './use-prices'
export * from './use-locale'