After reading the README, it mentions Any css style is customizable using styled components..
I tried to use styled components, wrapping the NumPad components with desired styles, but it is not applying to the numpad's font, here is the code I have written.
After reading the README, it mentions
Any css style is customizable using styled components.
.I tried to use styled components, wrapping the NumPad components with desired styles, but it is not applying to the numpad's font, here is the code I have written.
Thank you