mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Fix small typo in tables docs (#2090)
Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
This commit is contained in:
5
.changeset/popular-tips-join.md
Normal file
5
.changeset/popular-tips-join.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tabler/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix small typo in tables docs
|
||||||
@@ -7,7 +7,7 @@ description: Visualize data clearly with tables.
|
|||||||
|
|
||||||
## Basic Table
|
## Basic Table
|
||||||
|
|
||||||
The basic table design has light padding and the presented data is separated wih horizontal dividers. It helps provide users with all the necessary information, without overwhelming them with visuals.
|
The basic table design has light padding and the presented data is separated with horizontal dividers. It helps provide users with all the necessary information, without overwhelming them with visuals.
|
||||||
|
|
||||||
The `.table` class adds basic styling to a table:
|
The `.table` class adds basic styling to a table:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user