diff --git a/frontend/index.html b/frontend/index.html index 943c011..6e4720f 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,7 +6,7 @@ Tiny RDM - +
diff --git a/frontend/src/components/common/EditableTableRow.vue b/frontend/src/components/common/EditableTableRow.vue index 4d63250..8256f85 100644 --- a/frontend/src/components/common/EditableTableRow.vue +++ b/frontend/src/components/common/EditableTableRow.vue @@ -17,7 +17,7 @@ const handleUpdateValue = (val) => {