Open scholachoi opened 6 years ago
Eileen suggested adding a "mask" to the input so that e.g. if the user types "125" the field automatically formats that as "$1.25". (See issue #39)
I have a PR for implementing dollars and cents instead of cents on the backend. If that PR gets merged, then this issue should be closed.
Eileen suggested adding a "mask" to the input so that e.g. if the user types "125" the field automatically formats that as "$1.25". (See issue #39)