funuicss 3.3.1 → 3.3.3

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/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.3.1",
2
+ "version": "3.3.3",
3
3
  "name": "funuicss",
4
4
  "description": "React and Next.js component UI Library for creating Easy and good looking websites with fewer lines of code. Elevate your web development experience with our cutting-edge React/Next.js component UI Library. Craft stunning websites effortlessly, boasting both seamless functionality and aesthetic appeal—all achieved with minimal lines of code. Unleash the power of simplicity and style in your projects!",
5
5
  "main": "index.js",
package/ui/table/Table.js CHANGED
@@ -227,7 +227,7 @@ function Table(_a) {
227
227
  [1, 2, 3, 4, 5, 6, 7, 8, 9, 10].map(function () { return (React.createElement(Row_1.default, { funcss: 'skeleton' })); }),
228
228
  children ? children : ''),
229
229
  (((data === null || data === void 0 ? void 0 : data.data.length) || filteredData.length === 0) && !isLoading) &&
230
- React.createElement(View_1.default, { funcss: 'max-w-400 p-4 text-center' },
230
+ React.createElement(View_1.default, { funcss: 'max-w-400 p-4 text-center center' },
231
231
  React.createElement("div", null,
232
232
  React.createElement(pi_1.PiEmpty, { size: 30, className: 'text-error' })),
233
233
  React.createElement("div", null,