Skip to content

Commit bae2035

Browse files
committed
Update
1 parent be91a06 commit bae2035

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mxstatus/src/components/PageMain.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,9 +1132,9 @@ const PageMain = () => {
11321132
</>
11331133
)}
11341134

1135-
<p className="my-3 text-success">
1135+
{/* <p className="my-3 text-success">
11361136
<pre className="prettyprint">{JSON.stringify(dataSnapshot, null, 4)}</pre>
1137-
</p>
1137+
</p> */}
11381138

11391139
</div>
11401140
)}

0 commit comments

Comments
 (0)