Commit 6317bc76 by Arjun Jhukal

updated the exclusive game content back to live

parent 73b070b5
...@@ -3,10 +3,8 @@ import React from 'react' ...@@ -3,10 +3,8 @@ import React from 'react'
export default function ExclusiveGames() { export default function ExclusiveGames() {
return ( 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