prepare large refactor

This commit is contained in:
Mathew Pareles 2025-03-04 00:26:20 -08:00
parent ee6d5e47ec
commit 1b77fc7091

View file

@ -649,7 +649,7 @@ export const Settings = () => {
{/* content */}
<div className='w-full min-w-[600px] overflow-auto'>
<div className='w-full min-w-[550px] overflow-auto'>
<div className={`${tab !== 'models' ? 'hidden' : ''}`}>
<FeaturesTab />