Deprecate more standard components
Summary: Additional deprecation warnings for components that should be imported from flipper-plugin Reviewed By: nikoant Differential Revision: D28027382 fbshipit-source-id: e46a40a950adb615d206bc08334893263c56dd1f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d8ecab6995
commit
9a6e84fedd
@@ -67,6 +67,8 @@ type Props = {
|
||||
* <Button>Three</Button>
|
||||
* </ButtonGroupChain>
|
||||
* ```
|
||||
*
|
||||
* @deprecated use Layout.Horizontal with flags: gap pad wrap
|
||||
*/
|
||||
export default function ButtonGroupChain({children, iconSize, icon}: Props) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user