Skip to content

Commit

Permalink
Changed the tittle
Browse files Browse the repository at this point in the history
  • Loading branch information
Narmadhaa29 authored Dec 23, 2024
1 parent 8727b16 commit 7286944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/layout/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const Layout = () => {

useEffect(() => {
if (!appStateContext?.state.isLoading) {
setLogo(ui?.logo || Contoso)
setLogo(ui?.logo || GEN AI)
}
}, [appStateContext?.state.isLoading])

Expand Down

0 comments on commit 7286944

Please sign in to comment.