kidskidspacana

Results 1 comments of kidskidspacana

> @heloufir works fine for "Datepicker" but does NOT work for "DateRangePicker" > > ```ts > declare var Datepicker: any; > declare var DateRangePicker: any; > ``` > > ```ts...