Merge pull request #7 from dkhalife/bugfix/comma-after-nav

Fix typo comma showing up in the nav
This commit is contained in:
Mohamad Tarbin
2024-12-31 02:26:23 -05:00
committed by GitHub

View File

@@ -123,7 +123,6 @@ function App() {
</Snackbar>
)}
</QueryClientProvider>
,
</div>
)
}