We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d31c23e commit 4db56bcCopy full SHA for 4db56bc
src/CompositionBlocks.jsx
@@ -15,7 +15,7 @@ export default function CompositionBlocks({ flatJSON, onChange }) {
15
// console.log('current ref value', renderedXMLRef.current);
16
17
// setXml(newXml);
18
-
+ // rip out the score make it work with the flatJSON
19
20
// };
21
0 commit comments