Skip to content

Commit

Permalink
clubs
Browse files Browse the repository at this point in the history
  • Loading branch information
vwakesahu committed Mar 27, 2024
1 parent 1d7cd1a commit 3bfafe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/modules/events/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ import img1 from '@/assets/1.jpg'
import img2 from '@/assets/2.jpg'
import img3 from '@/assets/3.jpg'



const Events = () => {
const imgArray = [img1, img2, img3]
return (
Expand Down

0 comments on commit 3bfafe1

Please sign in to comment.