Commit 73b070b5 by Arjun Jhukal

removed the exlusive game content

parent 7bf097c2
......@@ -3,7 +3,10 @@ import React from 'react'
export default function ExclusiveGames() {
return (
<ExclusiveGamePage />
// <ExclusiveGamePage />
<>
<h1>Exclusive Game</h1>
</>
)
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment