docs(SwitchCell): remove SwitchCell in the form component (#12758)

This commit is contained in:
aisen 2024-05-01 10:53:40 +08:00 committed by GitHub
parent a6983a5ca2
commit 7a679089db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -568,10 +568,6 @@ module.exports = {
path: 'switch',
title: 'Switch',
},
{
path: 'switch-cell',
title: 'SwitchCell',
},
{
path: 'uploader',
title: 'Uploader',