Issue #1, Issue #4, Issue #7, Issue #10, Issue #25 #15

Merged
Ghost merged 6 commits from feat-issue-1 into main 2023-11-21 23:13:42 +00:00
Showing only changes of commit 71cef0d07f - Show all commits

View File

@@ -18,7 +18,7 @@ export default function AccessPoint() {
entity={{ name: "Access Point", details: APSummaryDetails }} entity={{ name: "Access Point", details: APSummaryDetails }}
/> />
<div> <div>
<h4>Attachement View</h4> <h4>Attachment View</h4>
<CustomTable <CustomTable
data={APAttachmentsDummyData} data={APAttachmentsDummyData}
configuration={APAttachmentsTableConfig} configuration={APAttachmentsTableConfig}