Aprendendo como estilizar o FormBricks

This commit is contained in:
Amadeu José Andrade Jr
2025-01-07 22:09:48 -03:00
parent 1eb50f621c
commit 93e5d4e853
2 changed files with 8 additions and 7 deletions

View File

@@ -21,5 +21,4 @@ function ShowFormButton(): React.JSX.Element {
);
}
export default ShowFormButton;