We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9d6ce commit 232e15bCopy full SHA for 232e15b
1 file changed
src/pages/About.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { motion } from 'framer-motion';
3
-import { Download, Code, Database, Globe, Wrench, Cloud, Activity } from 'lucide-react';
+import { Download, Code, Globe, Wrench, Cloud, Activity } from 'lucide-react';
4
import { skills } from '../utils/constants';
5
import { PERSONAL_CONFIG } from '../config/personal';
6
0 commit comments