calumtomeny / quiz-master

A quiz app based on React and .NET core built for the web.
0 stars 0 forks source link

Div element cannot be child of p element #190

Closed timloudon closed 3 years ago

timloudon commented 3 years ago

Describe the bug A console warning appears stating that a div element cannot be a child of a paragraph element.

To Reproduce Steps to reproduce the behaviour:

  1. Run the development server
  2. Create a quiz
  3. Open the console
  4. See error