mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-16 16:18:32 +00:00
cleanup
This commit is contained in:
parent
5e9da78e64
commit
b5fbcd108f
@ -33,9 +33,6 @@ export function Udels() {
|
|||||||
|
|
||||||
updateURLHashes(hashes);
|
updateURLHashes(hashes);
|
||||||
};
|
};
|
||||||
// useEffect(() => {
|
|
||||||
// prebake();
|
|
||||||
// }, []);
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div
|
<div
|
||||||
@ -70,7 +67,6 @@ export function Udels() {
|
|||||||
);
|
);
|
||||||
})}
|
})}
|
||||||
</div>
|
</div>
|
||||||
{/* <Panel /> */}
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user