Skip to content

Commit a2823cd

Browse files
committed
Merge branch 'master' of https://github.com/aframevr/aframe into ar-hit-test
2 parents 1be4dc0 + 0b6b0ae commit a2823cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guides/building-a-360-image-gallery.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,8 @@ need to know the component's npm package name and the path:
170170
<script src="https://unpkg.com/aframe-template-component@3.x.x/dist/aframe-template-component.min.js"></script>
171171
<script src="https://unpkg.com/aframe-layout-component@4.x.x/dist/aframe-layout-component.min.js"></script>
172172
<script src="https://unpkg.com/aframe-event-set-component@5.x.x/dist/aframe-event-set-component.min.js"></script>
173+
<script src="https://unpkg.com/aframe-proxy-event-component@2.1.0/dist/aframe-proxy-event-component.min.jss"></script>
174+
173175
</head>
174176
<body>
175177
<a-scene>

0 commit comments

Comments
 (0)