contact not mandotory anymore in TabView to avoid side effects

This commit is contained in:
Anton Tranelis 2025-02-11 14:08:38 +00:00
parent 01c3424fb9
commit ba1dbcb975

View File

@ -113,6 +113,7 @@ export const TabsForm = ({
}
inputStyle='tw-h-24'
containerStyle='tw-pt-4'
required={false}
/>
</div>
</div>