Skip to content

Commit

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

export default function QuizDaGaleraPage() {
return (
<div>
Desafio da próxima aula junto com as animações
</div>
)
}

2 comments on commit 4547064

@vercel
Copy link

@vercel vercel bot commented on 4547064 Jan 29, 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.vercel.app
pato-quiz.theedouglasam.vercel.app
pato-quiz-git-master.theedouglasam.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 4547064 Jan 29, 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.