generated from Luis/nextjs-python-web-template
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user