diff --git a/frontend/src/app-components/inputs/Selectable.tsx b/frontend/src/app-components/inputs/Selectable.tsx index d744c734..c03141b1 100644 --- a/frontend/src/app-components/inputs/Selectable.tsx +++ b/frontend/src/app-components/inputs/Selectable.tsx @@ -218,7 +218,7 @@ const Selectable: FC = ({ top: "20%", transform: "translateY(-20%)", }} - aria-label="loading" + aria-label="Loading..." /> ) : null }