Skip to content

Commit 7109b4a

Browse files
committed
[REVERT ME] Add loading prop for testing
1 parent 22b9f61 commit 7109b4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-docs/src/views/tables/basic/basic.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ export default () => {
133133
columns={columns}
134134
rowProps={getRowProps}
135135
cellProps={getCellProps}
136+
loading
136137
/>
137138
);
138139
};

0 commit comments

Comments
 (0)