This commit is contained in:
gingervitis
2020-12-03 22:55:04 -08:00
parent f55901064c
commit cd1eadebc1
2 changed files with 26 additions and 27 deletions

View File

@@ -180,9 +180,8 @@ export default function Home() {
</Card>
</div>
</div>
</div>
</div>
</div>
<LogTable logs={logsData} pageSize={5} />
</div>
);