spelling error
parent
46f24e6f97
commit
85b6505e86
Binary file not shown.
|
@ -10,9 +10,7 @@ const utf8decoder = new TextDecoder();
|
|||
|
||||
export const DropDown = () => {
|
||||
const arr = [
|
||||
// ['https://howardhwang.s3-us-west-1.amazonaws.com/headphone-stand.json.gz', 'headphone-stand'],
|
||||
['https://raw.githubusercontent.com/twpride/threeCAD/master/demo_parts/headphone-stand.json.gz', 'headphone-stand'],
|
||||
// ['headphone-stand.json.gz', 'headphone-stand'],
|
||||
['https://raw.githubusercontent.com/twpride/threeCAD/master/demo_parts/headphones-stand.json.gz', 'headphones stand'],
|
||||
]
|
||||
|
||||
const dispatch = useDispatch()
|
||||
|
|
Loading…
Reference in New Issue