Browse Source

오타 수정

feature/auth
qkr7828(박재우) 2 years ago
parent
commit
ee44f99271
  1. 2
      src/components/dashboard/DashboardDronList.js

2
src/components/dashboard/DashboardDronList.js

@ -15,7 +15,7 @@ export const DashboardDronList = props => {
<thead>
<tr>
<th>제작 번호</th>
<th>모델 </th>
<th>그룹 </th>
</tr>
</thead>
<tbody>

Loading…
Cancel
Save