mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 13:18:15 +00:00
use vue component naming convention
This commit is contained in:
@ -20,7 +20,7 @@
|
|||||||
at runtime from the About dialog for additional information.
|
at runtime from the About dialog for additional information.
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
<time-popup-fixed
|
<TimePopupFixed
|
||||||
v-if="readOnly === false"
|
v-if="readOnly === false"
|
||||||
:input-bounds="bounds"
|
:input-bounds="bounds"
|
||||||
:input-time-system="timeSystem"
|
:input-time-system="timeSystem"
|
||||||
|
Reference in New Issue
Block a user