I'm trying to generate this chord: https://tombatossals.github.io/react-chords/guitar/C/aug7 by following the `chords-db`: https://github.com/tombatossals/chords-db/blob/master/src/db/guitar/chords/C/aug7.js#L19-L22 using codesandbox but it's returning error. https://codesandbox.io/s/chords-b-test-l0kln4?file=/src/App.js Any solution for this?