invert load more and add new (#11962)
closes https://github.com/twentyhq/core-team-issues/issues/847
This commit is contained in:
@ -55,8 +55,8 @@ export const RecordTableRecordGroupRows = () => {
|
||||
/>
|
||||
);
|
||||
})}
|
||||
<RecordTableRecordGroupSectionAddNew />
|
||||
<RecordTableRecordGroupSectionLoadMore />
|
||||
<RecordTableRecordGroupSectionAddNew />
|
||||
<RecordTableAggregateFooter
|
||||
key={currentRecordGroupId}
|
||||
currentRecordGroupId={currentRecordGroupId}
|
||||
|
||||
Reference in New Issue
Block a user