Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #747 from AnuragThePathak/tweet
Browse files Browse the repository at this point in the history
 remove deleted testimonial from courses page
  • Loading branch information
siddhant-khisty authored Aug 21, 2023
2 parents 5f8ca70 + b6e07d1 commit f4b6409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/CoursesPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { About, Courses, Hero } from '@/components/PageComp/CoursesPage';
const CoursesPage = ({ content }) => {
const [tweetId, setTweetId] = useState([
'1620824479395090435',
'1620081639199244288',
'1620489706994806785',
'1620828035804184579',
'1617535692497883138',
Expand Down

0 comments on commit f4b6409

Please sign in to comment.