Fix merge conflicts

This commit is contained in:
Ilango
2024-03-05 17:01:08 +05:30
4 changed files with 202 additions and 2 deletions
@@ -131,7 +131,7 @@ const Configuration = () => {
return (
<>
{/*Rate Limit*/}
<Typography variant='h4' sx={{ mb: 1, mt: 2 }}>
<Typography variant='h4' sx={{ mb: 1 }}>
Rate Limit{' '}
<TooltipWithParser
style={{ mb: 1, mt: 2, marginLeft: 10 }}