Fix the frontend API calls and implement logins on frontend #7

Merged
dylan merged 24 commits from feat/update-frontend-api-calls into main 2026-03-04 20:20:50 +00:00
Showing only changes of commit 29c90ddfff - Show all commits

View File

@@ -82,7 +82,7 @@ const AppLayout = () => {
<div style={{ ...styles.card, ...styles.headerBar }}> <div style={{ ...styles.card, ...styles.headerBar }}>
<div style={styles.appHeaderBrandRow}> <div style={styles.appHeaderBrandRow}>
<span style={styles.appTitle}> <span style={styles.appTitle}>
Ethnograph View CrossPost Analysis Engine
</span> </span>
<span <span
style={{ style={{