cleanup
This commit is contained in:
parent
5e9da78e64
commit
b5fbcd108f
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue