use vue component naming convention

This commit is contained in:
David Tsay 2024-04-15 16:04:48 -07:00
parent eeb4f995a4
commit 31be2cba3d

View File

@ -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"