Skip to content

Commit 5ef2aae

Browse files
committed
fix: debug copy
1 parent d23037c commit 5ef2aae

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

apps/frontend/src/app/5_pages/ZeroPage/ZeroPage.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ const ZeroPage: FC<ZeroPageProps> = ({ deferred: [price] }) => {
185185
<div className="flex-col-reverse lg:flex-row flex items-stretch md:p-4 md:bg-gray-90 rounded gap-9 md:gap-20">
186186
<div className="md:min-w-[23rem] min-w-auto">
187187
<SystemStats />
188-
<p>hahaha</p>
189188
</div>
190189
<div className="flex-1 flex flex-col">
191190
<Paragraph

0 commit comments

Comments
 (0)