import React from 'react'; import { Tabs } from 'antd'; const TabsWrapper = ({ TabsData, ...data }: any) => { return