We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21091f8 + 3f77904 commit 2cd99ddCopy full SHA for 2cd99dd
components/dash-table/src/dash-table/dash/DataTable.js
@@ -7,7 +7,7 @@ import LazyLoader from 'dash-table/LazyLoader';
7
8
/**
9
* Dash DataTable is an interactive table component designed for
10
- * designed for viewing, editing, and exploring large datasets.
+ * viewing, editing, and exploring large datasets.
11
* DataTable is rendered with standard, semantic HTML <table/> markup,
12
* which makes it accessible, responsive, and easy to style. This
13
* component was written from scratch in React.js specifically for the
0 commit comments