Skip to content

Commit

Permalink
contributor.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dhairyagothi committed Sep 30, 2024
1 parent 266b09a commit 013ed6d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/src/Pages/contributor.jsx
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@

import React from 'react'

const contributor = () => {
return (
<div>contributor</div>
)
}

export default contributor

0 comments on commit 013ed6d

Please sign in to comment.