diff --git a/space_flow/src/components/inputComponent/index.tsx b/space_flow/src/components/inputComponent/index.tsx index cd434a68e..d3f93ecfc 100644 --- a/space_flow/src/components/inputComponent/index.tsx +++ b/space_flow/src/components/inputComponent/index.tsx @@ -7,7 +7,7 @@ export default function Input({title, placeholder, onChange, value}){