Fix compilation errors and resolve ESLint warnings across multiple components

This commit is contained in:
ajaysi
2026-03-03 08:57:36 +05:30
parent cb6a3a8042
commit 2e04b8e27b
54 changed files with 1170 additions and 930 deletions

View File

@@ -10,7 +10,7 @@ import {
alpha
} from '@mui/material';
import OptimizedImage from './OptimizedImage';
import { SignInButton, useClerk } from '@clerk/clerk-react';
import { useClerk } from '@clerk/clerk-react';
import { RocketLaunch } from '@mui/icons-material';
import { motion } from 'framer-motion';
import { ScrambleText } from '../ScrambleText';

View File

@@ -10,7 +10,7 @@ import {
useTheme,
alpha
} from '@mui/material';
import { SignInButton, useClerk } from '@clerk/clerk-react';
import { useClerk } from '@clerk/clerk-react';
import {
RocketLaunch,
Lightbulb,

View File

@@ -12,7 +12,7 @@ import {
alpha,
Skeleton
} from '@mui/material';
import { SignInButton, useClerk } from '@clerk/clerk-react';
import { useClerk } from '@clerk/clerk-react';
import {
RocketLaunch,
Business,

View File

@@ -18,11 +18,6 @@ import {
import { keyframes } from '@mui/system';
import {
Analytics,
Psychology,
AccessTime,
MonetizationOn,
TrendingDown,
Group,
CalendarToday,
Create,
Publish,