[Doc] SwitchCell: add deprecate tip (#3743)

This commit is contained in:
neverland
2019-07-04 09:46:46 +08:00
committed by GitHub
parent ba8a7440a6
commit 6c0f05d5cc
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# SwitchCell
### Intro
### Deprecate Tip
`SwitchCell` component is an encapsulation of `Switch` and `Cell`.
The SwitchCell component will be deprecated in version 3.0. Please use the Cell and Switch components instead.
### Install