Merge pull request #1108 from ajnart/fix-docker-integration

🐛 Try fixing docker menu button
This commit is contained in:
Thomas Camlong
2023-06-28 19:55:40 +09:00
committed by GitHub

View File

@@ -31,6 +31,8 @@ export default function DockerMenuButton(props: any) {
setSelection([]);
};
if (!dockerEnabled) return null;
return (
<>
<Drawer