Ver código fonte

fix missing classname

satof3 2 anos atrás
pai
commit
c3d9e97422
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      apps/app/src/components/InstallerForm.tsx

+ 1 - 1
apps/app/src/components/InstallerForm.tsx

@@ -209,7 +209,7 @@ const InstallerForm = memo((): JSX.Element => {
             <button
             <button
               data-testid="btnSubmit"
               data-testid="btnSubmit"
               type="submit"
               type="submit"
-              className="btn-fill btn btn-register"
+              className="btn-fill btn register-btn"
               disabled={isLoading}
               disabled={isLoading}
             >
             >
               <span className="btn-label pe-0">
               <span className="btn-label pe-0">