export function TabViewVariables() {
return <div className='pt-8 border rounded'>View all variables</div>;
}