Skip to content

Commit 2cd99dd

Browse files
authored
Merge branch 'dev' into fix/data-table-area-selection
2 parents 21091f8 + 3f77904 commit 2cd99dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dash-table/src/dash-table/dash/DataTable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import LazyLoader from 'dash-table/LazyLoader';
77

88
/**
99
* Dash DataTable is an interactive table component designed for
10-
* designed for viewing, editing, and exploring large datasets.
10+
* viewing, editing, and exploring large datasets.
1111
* DataTable is rendered with standard, semantic HTML <table/> markup,
1212
* which makes it accessible, responsive, and easy to style. This
1313
* component was written from scratch in React.js specifically for the

0 commit comments

Comments
 (0)