-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Problem
Code contains TODOs:
Lines 8 to 10 in 3f806f9
| /** | |
| * TableSelectionCell component - TODO: add more docs | |
| */ |
fluentui/packages/react-components/react-table/src/components/TableRow/TableRow.tsx
Lines 8 to 10 in 3f806f9
| /** | |
| * TableRow component - TODO: add more docs | |
| */ |
fluentui/packages/react-components/react-table/src/components/TableHeaderCell/TableHeaderCell.tsx
Lines 8 to 10 in 3f806f9
| /** | |
| * TableHeaderCell component - TODO: add more docs | |
| */ |
fluentui/packages/react-components/react-table/src/components/TableCellLayout/TableCellLayout.tsx
Lines 9 to 11 in 3f806f9
| /** | |
| * TableCellLayout component - TODO: add more docs | |
| */ |
fluentui/packages/react-components/react-table/src/components/TableCellActions/TableCellActions.tsx
Lines 8 to 10 in 3f806f9
| /** | |
| * TableCellActions component - TODO: add more docs | |
| */ |
Line 11 in 3f806f9
| // TODO Add additional slots in the appropriate place |
fluentui/packages/react-components/react-table/src/components/TableCell/TableCell.tsx
Lines 8 to 10 in 3f806f9
| /** | |
| * TableCell component - TODO: add more docs | |
| */ |
- etc.