diff --git a/src/components/Dashboard/Production/Printers/SlicerIntegration.jsx b/src/components/Dashboard/Production/Printers/SlicerIntegration.jsx index 858955a..f50a4d4 100644 --- a/src/components/Dashboard/Production/Printers/SlicerIntegration.jsx +++ b/src/components/Dashboard/Production/Printers/SlicerIntegration.jsx @@ -184,10 +184,18 @@ const SlicerIntegration = () => { : objectData?.name || 'Slicer Integration'} {!loading && ( - +
+ +
)} {slicerUploadsButton()}