Skip to content

Commit 098427f

Browse files
committed
(docs) fix slots table format
1 parent 703e185 commit 098427f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ Example:
690690
```
691691

692692
| <div style="width:230px">Slot</div> | Action | Data | Overridden slots |
693-
| ----------------------------------- | ----------------------------------------------------------- | ----------------------------------- | ------------------------------------------------------------------------------------------------------------------ | --- | -------------- | ---------------------------------------------------------- | --- | --- |
693+
| - | - | - | - |
694694
| `custom-action-icon` | Add a custom icon inside the footer | - | - | | `rooms-header` | Add a template on top of rooms list (above the search bar) | - | - |
695695
| `room-list-item` | Replace the template of the room list items | `room` | `room-list-avatar`, `room-list-options` |
696696
| `room-list-avatar` | Replace the avatar of room list items | `room` | |

0 commit comments

Comments
 (0)