Skip to content

Commit 232e15b

Browse files
removed datbase
1 parent 2a9d6ce commit 232e15b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/About.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { motion } from 'framer-motion';
3-
import { Download, Code, Database, Globe, Wrench, Cloud, Activity } from 'lucide-react';
3+
import { Download, Code, Globe, Wrench, Cloud, Activity } from 'lucide-react';
44
import { skills } from '../utils/constants';
55
import { PERSONAL_CONFIG } from '../config/personal';
66

0 commit comments

Comments
 (0)