🐛 Fix issue with movie modal

This commit is contained in:
Meier Lukas
2023-08-01 12:18:28 +02:00
parent 16804972e5
commit ae1083b090
3 changed files with 39 additions and 43 deletions

View File

@@ -67,6 +67,7 @@ const DockerButton = () => {
const CustomizeBoardButton = () => {
const { name } = useConfigContext();
console.log('name', name);
return (
<Tooltip label="Customize board">