@l3mpire/ui 2.25.0 → 2.25.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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -9434,7 +9434,7 @@ var FilterSystem = ({
|
|
|
9434
9434
|
showFiltersRow && /* @__PURE__ */ jsxs57(
|
|
9435
9435
|
"div",
|
|
9436
9436
|
{
|
|
9437
|
-
className: "flex items-start justify-between w-full pt-sm
|
|
9437
|
+
className: "flex items-start justify-between w-full pt-sm",
|
|
9438
9438
|
role: "toolbar",
|
|
9439
9439
|
"aria-label": "Active filters",
|
|
9440
9440
|
children: [
|