spotlibs-components 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.mjs +0 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -104368,8 +104368,6 @@ import { DatePicker as DatePicker7, DateTimePicker as DateTimePicker2, TimePicke
|
|
|
104368
104368
|
import { DateRange as DateRange2 } from "react-date-range";
|
|
104369
104369
|
import CloseIcon24 from "@mui/icons-material/Close";
|
|
104370
104370
|
import { twMerge as twMerge35 } from "tailwind-merge";
|
|
104371
|
-
import "react-date-range/dist/styles.css";
|
|
104372
|
-
import "react-date-range/dist/theme/default.css";
|
|
104373
104371
|
import { Fragment as Fragment26, jsx as jsx279, jsxs as jsxs189 } from "react/jsx-runtime";
|
|
104374
104372
|
var BaseDatePicker = ({
|
|
104375
104373
|
type = "single",
|