chore: ran linting

This commit is contained in:
Anish Sarkar 2026-02-10 19:06:21 +05:30
parent b44b4497a6
commit f1ce17bde4
15 changed files with 285 additions and 338 deletions

View file

@ -3,4 +3,3 @@ declare module "*.svg" {
const content: FC<SVGProps<SVGSVGElement>>;
export default content;
}