Skip to content

Commit 2990f9f

Browse files
committed
docs(ScreenRoot):更新ScreenRoot文档
1 parent fcd770d commit 2990f9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/ScreenRoot/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default class Demo extends React.Component<ScreenRootProps> {
3434
```
3535

3636
### Props
37-
组件继承react-native-gesture-handler[`Swipeable`](https://docs.swmansion.com/react-native-gesture-handler/docs/api/components/swipeable)
3837
```tsx
3938
export interface ScreenRootProps {
4039
/**

0 commit comments

Comments
 (0)