docs: fix grammar errors (#7594)
This commit is contained in:
+3
-3
@@ -153,9 +153,9 @@ Vue.use(CellGroup);
|
||||
|
||||
### Cell Events
|
||||
|
||||
| Event | Description | Arguments |
|
||||
| ----- | ------------------------- | -------------- |
|
||||
| click | Triggered when click cell | _event: Event_ |
|
||||
| Event | Description | Arguments |
|
||||
| ----- | ---------------------------- | -------------- |
|
||||
| click | Emitted when cell is clicked | _event: Event_ |
|
||||
|
||||
### CellGroup Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user