mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
cleanup
This commit is contained in:
@@ -33,9 +33,6 @@ export function Udels() {
|
||||
|
||||
updateURLHashes(hashes);
|
||||
};
|
||||
// useEffect(() => {
|
||||
// prebake();
|
||||
// }, []);
|
||||
|
||||
return (
|
||||
<div
|
||||
@@ -70,7 +67,6 @@ export function Udels() {
|
||||
);
|
||||
})}
|
||||
</div>
|
||||
{/* <Panel /> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user