Fix DataGrid JSX nesting

This commit is contained in:
Mike Cao
2026-05-14 23:00:49 -07:00
parent 5306413bdb
commit c99ab3102d
-1
View File
@@ -142,7 +142,6 @@ export function DataGrid({
</div> </div>
)} )}
</LoadingPanel> </LoadingPanel>
</Column>
{showPager && ( {showPager && (
<Row marginTop="4"> <Row marginTop="4">
<Pager <Pager