diff options
Diffstat (limited to 'docs/components/tables.md')
| -rw-r--r-- | docs/components/tables.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components/tables.md b/docs/components/tables.md index 2ec988f08..c99187d8c 100644 --- a/docs/components/tables.md +++ b/docs/components/tables.md @@ -1,6 +1,7 @@ --- layout: page title: Tables +group: components --- Due to the widespread use of tables across third-party widgets like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any `<table>`. |
