@libxai/board 0.18.18 → 0.18.20

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/styles.css CHANGED
@@ -9052,11 +9052,6 @@ body {
9052
9052
  }
9053
9053
 
9054
9054
 
9055
- .w-80 {
9056
- width: 20rem;
9057
- }
9058
-
9059
-
9060
9055
  .w-96 {
9061
9056
  width: 24rem;
9062
9057
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libxai/board",
3
- "version": "0.18.18",
3
+ "version": "0.18.20",
4
4
  "type": "module",
5
5
  "description": "Professional Gantt Chart + Kanban Board + ListView + CalendarBoard for React - Part of LibXAI Suite - TypeScript - Production-Ready - Zero Config",
6
6
  "author": "LibXAI <hello@libxai.com>",