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