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