메인파일 제거

This commit is contained in:
김창수 2024-09-09 10:27:03 +09:00
parent 1eb7b48118
commit c1f718c21b
2 changed files with 2 additions and 7 deletions

View File

@ -1,6 +0,0 @@
export default function MainPage(){
return(
<>
</>
)
}

View File

@ -82,7 +82,8 @@ export default function PublishPage() {
<td><Link href="/canvas" target="_blank">CanvasPage</Link></td>
<td className="coding_stat_web"></td>
<td className="t-center">2024-09-06</td>
</tr>
</tr>
</tbody>
</table>
</div>