@Abmankendrick@iamAbiodunAA@Daviowhite@its_YOGO B because red passes the destructive idea. But, I would use a darker tone of red. I miss some contrast between the background and the white text.
@kyleshevlin I had this problem when I was building a date-picker. I solved by using the date constructor in a different way. new Date(year, monthIndex, day). In your case is new Date(2023, 6, 1), because month goes from 0-11. Docs: https://t.co/kaSOYbrHmb