Skip to content

Commit

Permalink
Remove Headers prop from BlankLayout
Browse files Browse the repository at this point in the history
  • Loading branch information
halilcengel committed Jan 16, 2024
1 parent 9f8b785 commit c0a7e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/ide/Logs/Logs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ function Logs() {
return (
<Page title={"Logs"}>
<BlankLayout
header={"Logs"}
logs={
loading ? (
<CircularProgress />
Expand Down

0 comments on commit c0a7e75

Please sign in to comment.