@antscorp/antsomi-ui 1.3.5-beta.773 → 1.3.5-beta.774

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.
@@ -106,8 +106,8 @@ export const PackageSharingStyled = styled.div `
106
106
 
107
107
  background-color: ${THEME.token?.blue1_2};
108
108
 
109
- min-width: 400px;
110
- max-width: 400px;
109
+ /* min-width: 400px;
110
+ max-width: 400px; */
111
111
 
112
112
  .info-account {
113
113
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.773",
3
+ "version": "1.3.5-beta.774",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",