[feat] fps test results gathering
This commit is contained in:
@@ -10,7 +10,7 @@ import SmartTransfer from "@/components/cstb/SmartTranser"
|
||||
|
||||
const Home = () => {
|
||||
return (
|
||||
<section className="flex flex-col h-full gap-4">
|
||||
<section className="flex flex-col h-full gap-4 overflow-hidden">
|
||||
<div className="flex flex-grow w-full gap-4">
|
||||
<Notice />
|
||||
<SmartTransfer />
|
||||
|
||||
Reference in New Issue
Block a user