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);
|
||||
};
|
||||
// useEffect(() => {
|
||||
// prebake();
|
||||
// }, []);
|
||||
|
||||
return (
|
||||
<div
|
||||
|
|
@ -70,7 +67,6 @@ export function Udels() {
|
|||
);
|
||||
})}
|
||||
</div>
|
||||
{/* <Panel /> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue