I am using react toolbox date picker component. I am getting issue with chevron-left and chevron right arrow in calendar. In place of the icon of arrows am getting values as chevron-left and chevron right. Please suggest.
Thanks.
I am using react toolbox date picker component. I am getting issue with chevron-left and chevron right arrow in calendar. In place of the icon of arrows am getting values as chevron-left and chevron right. Please suggest.
Thanks.
Icons are not included in react-toolbox.
Try adding the following line in your html:
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">