We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61fd5d commit c9f90f5Copy full SHA for c9f90f5
1 file changed
src/demo/NMRiumWrapperDemo.tsx
@@ -45,6 +45,7 @@ export default function NMRiumWrapperDemo() {
45
'https://cheminfo.github.io/nmr-dataset-demo/cytisine/13c.jdx',
46
'https://cheminfo.github.io/nmr-dataset-demo/cytisine/1h.jdx',
47
'https://cheminfo.github.io/bruker-data-test/data/zipped/aspirin-1h.zip',
48
+ 'https://dev.nmrxiv.org/superadmin/datasets/untitled-project/mlm-041-01/mlm-041-13c',
49
'../data/13c.zip',
50
],
51
type: 'url',
0 commit comments