Improve preprender docs and format

This commit is contained in:
Kurt Hutten
2021-10-08 17:02:20 +11:00
parent 32d6ef27ad
commit 9f769d6a61
4 changed files with 18 additions and 4 deletions

View File

@@ -54,7 +54,9 @@ export const makeStlDownloadHandler =
extensions: ['.stl'],
})
}
toast("CadHub is a work in process and We're still working out kinks with the STL download.")
toast(
"CadHub is a work in process and We're still working out kinks with the STL download."
)
if (geometry) {
if (
type === 'geometry' &&