Merge branch 'telemetry-comps' into combined-rodap-stuff

This commit is contained in:
Scott Bell 2024-10-10 11:15:18 +02:00
commit b7883fa364

View File

@ -33,6 +33,7 @@
v-model="inputFormatValue"
type="text"
class="c-input--flex"
placeholder="e.g. %0.2f"
@change="changeInputFormat()"
/>
</div>