Skip to content

Commit 2018404

Browse files
NataliaTepluhinaphanan
authored andcommitted
fix: removed slot attribute (vuejs#2406)
1 parent c97f156 commit 2018404

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/style-guide/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,6 @@ This is the default order we recommend for component options. They're split into
16121612
6. **Unique Attributes** (attributes that require unique values)
16131613
- `ref`
16141614
- `key`
1615-
- `slot`
16161615

16171616
7. **Two-Way Binding** (combining binding and events)
16181617
- `v-model`

0 commit comments

Comments
 (0)