diff --git a/gathering/app/components/labeled-input.gjs b/gathering/app/components/labeled-input.gjs index 530e2b1b..409cbfa6 100644 --- a/gathering/app/components/labeled-input.gjs +++ b/gathering/app/components/labeled-input.gjs @@ -2,22 +2,12 @@ import { concat, hash } from '@ember/helper'; const LabeledInput =