spelling error
This commit is contained in:
parent
46f24e6f97
commit
85b6505e86
Binary file not shown.
@ -10,9 +10,7 @@ const utf8decoder = new TextDecoder();
|
|||||||
|
|
||||||
export const DropDown = () => {
|
export const DropDown = () => {
|
||||||
const arr = [
|
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/headphones-stand.json.gz', 'headphones stand'],
|
||||||
['https://raw.githubusercontent.com/twpride/threeCAD/master/demo_parts/headphone-stand.json.gz', 'headphone-stand'],
|
|
||||||
// ['headphone-stand.json.gz', 'headphone-stand'],
|
|
||||||
]
|
]
|
||||||
|
|
||||||
const dispatch = useDispatch()
|
const dispatch = useDispatch()
|
||||||
|
Loading…
Reference in New Issue
Block a user