Skip to content

Commit

Permalink
Merge pull request #25 from prefeitura-rio/staging
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
lucastavarex authored Jan 28, 2025
2 parents 1964e5e + ea63c36 commit 1969ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/admin-panel/menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export function Menu({ isOpen, view, indice }: MenuProps) {
isOpen === false ? "opacity-0 hidden" : "opacity-100"
)}
>
Plataforma em teste! Envie seus comentários para nos ajudar a melhorar cliando no botão de Feedback.{" "}
Plataforma em teste! Envie seus comentários para nos ajudar a melhorar clicando no botão de Feedback.{" "}
{/* <span */}
{/* className="font-bold underline cursor-pointer" */}
{/*onClick={() => {/* ação ao clicar */}
Expand Down

0 comments on commit 1969ff3

Please sign in to comment.