generated from Luis/nextjs-python-web-template
fixed cors issues
This commit is contained in:
@@ -43,6 +43,7 @@ export default function DLG() {
|
||||
loading={loadingResolutions}
|
||||
data={resolutionData}
|
||||
configuration={DLGResolutionTableConfig}
|
||||
tkey="resolution_table"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user