From 1f9f221713c3a80e31337db8474a6bf05e03092c Mon Sep 17 00:00:00 2001 From: cvancau Date: Sun, 9 Aug 2026 18:23:18 +0200 Subject: [PATCH] Actualiser src/features/editor/Timbre.jsx --- src/features/editor/Timbre.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ( -
+