Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ledouxm committed Jun 14, 2024
1 parent d2d026c commit 7e23ab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/frontend/src/routes/__root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ const Layout = ({ children }: PropsWithChildren) => {
serviceTitle={
isDesktop ? (
<>
Compte-rendu VIF
{/* <Badge as="span" noIcon severity="info">
Compte-rendu VIF{" "}
<Badge as="span" noIcon severity="success">
Beta
</Badge> */}
</Badge>
</>
) : null
}
Expand Down

0 comments on commit 7e23ab8

Please sign in to comment.