florixui 1.3.0 → 1.3.1

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.js CHANGED
@@ -11,7 +11,6 @@ import * as Ae from "recharts";
11
11
  import { Area as je, AreaChart as Me, ResponsiveContainer as Ne } from "recharts";
12
12
  import { DayPicker as Pe, getDefaultClassNames as Fe } from "react-day-picker";
13
13
  import Ie from "maplibre-gl";
14
- import "maplibre-gl/dist/maplibre-gl.css";
15
14
  import { createPortal as Le } from "react-dom";
16
15
  import { useTheme as Re } from "next-themes";
17
16
  import { Toaster as ze } from "sonner";