diff --git a/src/components/common/select/QSelectBox.jsx b/src/components/common/select/QSelectBox.jsx index d0538f1d..ee101898 100644 --- a/src/components/common/select/QSelectBox.jsx +++ b/src/components/common/select/QSelectBox.jsx @@ -20,7 +20,7 @@ export default function QSelectBox({ title = '', options, onChange, value }) {