fix export types (#271)
* fix export types Signed-off-by: Jess Frazelle <github@jessfraz.com> * update kittycad lib * fix wasm Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: Kurt Hutten Irev-Dev <k.hutten@protonmail.ch>
This commit is contained in:
@ -76,7 +76,6 @@ export const ExportButton = ({ children, className }: ExportButtonProps) => {
|
||||
format: values,
|
||||
},
|
||||
cmd_id: uuidv4(),
|
||||
file_id: uuidv4(),
|
||||
})
|
||||
|
||||
closeModal()
|
||||
|
Reference in New Issue
Block a user