Skip to content

Commit

Permalink
Create quiz page
Browse files Browse the repository at this point in the history
  • Loading branch information
TheeDouglasAM3 committed Jan 26, 2021
1 parent aeadb4d commit 7a180fa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/quiz.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import React from 'react'

export default function QuizPage() {
return (
<div>
oiii
</div>
)
}

2 comments on commit 7a180fa

@vercel
Copy link

@vercel vercel bot commented on 7a180fa Jan 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

pato-quiz – ./

pato-quiz-git-master.theedouglasam.vercel.app
pato-quiz.vercel.app
pato-quiz.theedouglasam.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 7a180fa Jan 26, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.