Posts by Everson Ramiro • 1 point
1 post
-
-2
votes0
answers21
viewsQ: Have a screen with folding folds on tabs in Reset so when I change the previous tab reset
This is my code from the General Data tab import { Field, Form, Formik } from "formik"; import React, { useState } from "react"; import { SearchCep } from…