79652713

Date: 2025-06-04 12:05:09
Score: 0.5
Natty:
Report link

Upgrading to [email protected] resolved the problem.

I had to change the css imports:

from

import 'react-datepicker/dist/react-datepicker.css';

to

import 'node_modules/react-datepicker/dist/react-datepicker.css';
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Itay Tur