mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
fix: page imports
This commit is contained in:
parent
c40b5e0d8c
commit
aff653be4c
@ -1,4 +1,9 @@
|
|||||||
<script setup> import Alerts from '../../vue/alerts/Alerts.vue' import ImageCard from '../../vue/images/ImageComponent.vue' import { alerts } from '../../static/alerts' import { image_settings } from '../../static/image_settings' </script>
|
<script setup>
|
||||||
|
import Alerts from '../../vue/alerts/Alerts.vue';
|
||||||
|
import ImageCard from '../../vue/images/ImageComponent.vue';
|
||||||
|
import { alerts } from '../../static/alerts';
|
||||||
|
import { image_settings } from '../../static/image_settings';
|
||||||
|
</script>
|
||||||
|
|
||||||
## Near‑Eye Infrared (IR) Emitter Safety
|
## Near‑Eye Infrared (IR) Emitter Safety
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user