diff --git a/frontend/src/app-components/inputs/Selectable.tsx b/frontend/src/app-components/inputs/Selectable.tsx index 86fca45b..58825430 100644 --- a/frontend/src/app-components/inputs/Selectable.tsx +++ b/frontend/src/app-components/inputs/Selectable.tsx @@ -209,7 +209,7 @@ const Selectable: FC = ({ onChange={(e) => handleTextChange(e.target.value)} placeholder={placeholder} endAdornment={ - true ? ( + loading ? (