Resolve merge conflicts in page.tsx and Footer.tsx
- Unified API response format handling to support both old and new formats - Maintained enhanced UI layout from HEAD branch - Preserved performance optimizations and smart polling features - Ensured consistent error handling across components
This commit is contained in:
commit
f80f496db5
12 changed files with 71 additions and 66 deletions
|
@ -163,7 +163,6 @@ export default function Footer() {
|
|||
</div>
|
||||
</>
|
||||
)}
|
||||
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue