History page

This commit is contained in:
CHIEFSOFT\ameye
2023-06-15 12:11:06 -04:00
parent f5c24ffb0c
commit 9994ccc26a
3 changed files with 23 additions and 9 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ export default function History() {
</div>
{/* END OF RECENT ACTIVITY SECTION */}
</div>
<HistoryTable />
{/*<HistoryTable />*/}
</div>
</div>
</Layout>