Skip to content

Commit

Permalink
fix(admin-ui): fix ui build issue (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsbh authored Feb 15, 2024
1 parent e709820 commit d51c36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ function App() {
</Flex>
<Sidebar.Footer
action={
// @ts-ignore
<Sidebar.Navigations style={{ width: "100%" }}>
<Sidebar.NavigationCell onClick={logout}>
Logout
Expand Down

0 comments on commit d51c36e

Please sign in to comment.