mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
use custom number input box to replace the system input box
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const USER_CUSTOM_EXCHANGE_RATE_MIN_VALUE: number = 0;
|
||||
export const USER_CUSTOM_EXCHANGE_RATE_MAX_VALUE: number = 999999999.9999;
|
||||
Reference in New Issue
Block a user