@secondstaxorg/sscomp 1.8.13 → 1.8.14
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -25272,7 +25272,7 @@ const BidsCards = (props) => {
|
|
|
25272
25272
|
};
|
|
25273
25273
|
|
|
25274
25274
|
const TableContainer$1 = styled.div`
|
|
25275
|
-
overflow-x: auto;
|
|
25275
|
+
//overflow-x: auto;
|
|
25276
25276
|
`;
|
|
25277
25277
|
|
|
25278
25278
|
const Table = styled.table`
|