sag_components 1.0.1021 → 1.0.1023

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.
@@ -121,7 +121,6 @@ const rotation = (0, _styledComponents.keyframes)`
121
121
  }
122
122
  `;
123
123
  const ReportTableWrapper = exports.ReportTableWrapper = _styledComponents.default.div`
124
- display: contents;
125
124
  `;
126
125
  const PaginationContainer = exports.PaginationContainer = _styledComponents.default.div`
127
126
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sag_components",
3
- "version": "1.0.1021",
3
+ "version": "1.0.1023",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {