Skip to content

Commit 0e35f8d

Browse files
author
Programming-Sai
committed
Rectifying a minor import error.
1 parent 60136f0 commit 0e35f8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/blogtable/BlogTable.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import styles from './blogtable.module.css';
55
import { ThemeContext } from '@/context/ThemeContext'
66
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
77
import { faCalendar, faClose, faComment, faEdit, faEye, faShare, faTag, faTrash } from '@fortawesome/free-solid-svg-icons';
8-
import Modal from '../modal/Modal';
98

109

1110

0 commit comments

Comments
 (0)