Skip to content

Commit

Permalink
Merge pull request #321 from powerhouse-inc/staging
Browse files Browse the repository at this point in the history
release fix "hello" to arb staging
  • Loading branch information
gpuente authored May 30, 2024
2 parents d378adc + 233470c commit 36a534e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ const Content = () => {

return (
<div className="flex h-full flex-col overflow-auto bg-gray-100 p-6">
hello
{selectedFileNode && selectedDocument ? (
<div className="flex-1 rounded-2xl bg-gray-50 p-4">
<Suspense
Expand Down

0 comments on commit 36a534e

Please sign in to comment.