trigger deploy again
Some checks failed
checks-impure / test (pull_request) Successful in 25s
checks / test (pull_request) Failing after 2m15s

This commit is contained in:
sara-pervana
2023-11-22 00:00:11 +01:00
parent 9179e4c610
commit 71cef0d07f

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}