TypeError: (0 , _clsx.default) is not a function

0
Hi,   I'm trying to create a pluggable widget with the "react-big-calendar" library. It shows the calendar and its events untill I add the 'withDragAndDrop' This is the error I get:  TypeError: (0 , _clsx.default) is not a function    at DragAndDropCalendar.render (withDragAndDrop.js:114:44)   Does somebody know how to fix it? Kind regards, Steven
asked
0 answers