rez-table-listing-mui 1.3.52 → 1.3.53

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,6 +1,6 @@
1
1
  {
2
2
  "name": "rez-table-listing-mui",
3
- "version": "1.3.52",
3
+ "version": "1.3.53",
4
4
  "type": "module",
5
5
  "description": "A rez table listing component built on TanStack Table",
6
6
  "main": "dist/index.js",
@@ -304,7 +304,7 @@ const SavedFilterModalView = ({
304
304
  />
305
305
 
306
306
  <Typography sx={{ mb: 1, fontSize: 12, color: "#888" }}>
307
- (Max. 300 Characters)
307
+ (Max. 200 Characters)
308
308
  </Typography>
309
309
  {/* Sharing Controls */}
310
310
  {shouldShowSharingControls &&