codestates / codestates/Lumiere

[에러 핸들링] <tr> cannot appear as a child of <table>

Open
#118 0 comments 0 reactions 1 assignee Claimed by @developerjhp View on GitHub
Completed Error
Dominant language
TypeScript
Stars
7
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### 어떤 에러인가요?
- 리액트에서 ``태그 사용시 나타나는 에러

### 에러 핸들링 방법

- 찾아보니 React의 jsx 문법에서는 table, tbody, thead 를 반드시 써서 table을 사용해야 한다고 한다.
`` : ``를 부모태그로 가지고 있어야한다.
``를 부모태그로 가지고 있어야한다.
`, `` : `

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.