@axos-web-dev/shared-components 1.0.100-dev.9 → 1.0.100-dev.9-patch.1

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.
@@ -144,7 +144,6 @@
144
144
  ._18par6fk {
145
145
  width: 100%;
146
146
  min-height: 183px;
147
- aspect-ratio: 16 / 9;
148
147
  }
149
148
  ._18par6fl {
150
149
  padding: 0px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "1.0.100-dev.9",
4
+ "version": "1.0.100-dev.9-patch.1",
5
5
  "type": "module",
6
6
  "module": "dist/main.js",
7
7
  "types": "dist/main.d.ts",