{token || None }
+
+ {userProfile ? (
+
+
+ {JSON.stringify(
+ // eslint-disable-next-line
+ { ...userProfile, access_token: '...' },
+ null,
+ 2
+ )}
+
+
+ ) : (
+ n/a
+ )}
+
+ {getSocketInfo()}
+ {error || 'Print job not found'}
+Are you sure you want to delete this filament?
-{error || 'Product not found'}
+{error || 'User not found'}
+{error || 'User not found'}
+{error || 'GCodeFile not found'}
-{error || 'Print job not found'}
+{error || 'Printer not found'}
-{error || 'Print job not found'}
+{children}
-
-
+