import Tabs from '@mui/joy/Tabs'; import TabList from '@mui/joy/TabList'; import Tab, { tabClasses } from '@mui/joy/Tab'; import TabPanel from '@mui/joy/TabPanel'; import Typography from '@mui/joy/Typography'; export default function TabsPricingExample() { return ( Community Pro Premium Get started with the industry-standard React UI library, MIT-licensed. $0{' '} - Free forever Best for professional developers building enterprise or data-rich applications. $15{' '} / dev / month The most advanced features for data-rich applications, as well as the highest priority for support. ({ ...theme.variants.soft.danger, color: 'danger.400', verticalAlign: 'text-top', textDecoration: 'line-through', }), ]} > $49 $37*{' '} / dev / month ); }