a-frame-components
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "a-frame-components", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -98,3 +98,4 @@ # AFrame Components Repository | ||
[Radio Buttons](radio-component.md) | ||
- [Gui Menu Container](docs/gui-menu-container.md) | ||
- [Radio Buttons](docs/radio-component.md) | ||
@@ -101,0 +102,0 @@ |
@@ -14,2 +14,5 @@ // aframe.d.ts | ||
active?: boolean; | ||
width: string | number; | ||
margin: string; | ||
height: string | number; | ||
interactiveType?: string; | ||
@@ -16,0 +19,0 @@ paddingLeft?: number; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1671816
171
28373
110