mirror of
https://github.com/nasa/openmct.git
synced 2025-06-12 20:28:14 +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.
|
||||
-->
|
||||
<template>
|
||||
<time-popup-fixed
|
||||
<TimePopupFixed
|
||||
v-if="readOnly === false"
|
||||
:input-bounds="bounds"
|
||||
:input-time-system="timeSystem"
|
||||
|
Reference in New Issue
Block a user