diff --git a/src/components/Audit.vue b/src/components/Audit.vue new file mode 100644 index 0000000..26fca82 --- /dev/null +++ b/src/components/Audit.vue @@ -0,0 +1,15 @@ + + + + + diff --git a/src/components/LiquidHandle.vue b/src/components/LiquidHandle.vue index 28bc019..3d02cc2 100644 --- a/src/components/LiquidHandle.vue +++ b/src/components/LiquidHandle.vue @@ -194,7 +194,7 @@ const { disinfectantCapacity } = storeToRefs(deviceStore)