diff --git a/src/features/editor/Timbre.jsx b/src/features/editor/Timbre.jsx index 28466d1..d176384 100644 --- a/src/features/editor/Timbre.jsx +++ b/src/features/editor/Timbre.jsx @@ -13,7 +13,7 @@ import { selectById } from './timbreSlice.jsx'; export default function Timbre(props) { const ids = useSelector((state) => selectById(state, props.id)); return ( -