Skip to content

Commit 06e2870

Browse files
committed
corrected table props
1 parent bf895cf commit 06e2870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-extensions/src/surfaces/admin/components/Table/examples/with-pagination.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<s-table paginate haspreviouspage hasnextpage>
1+
<s-table paginate hasPreviousPage hasNextPage>
22
<s-table-header-row>
33
<s-table-header listSlot="primary">Product</s-table-header>
44
<s-table-header listSlot="inline">Status</s-table-header>

0 commit comments

Comments
 (0)