Skip to content

Commit b759617

Browse files
nullptr-zff
authored andcommitted
doc(Modal): 重构模态框组件文档
1 parent 7b31b9d commit b759617

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/Modal/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Modal 模态框
88

99
### 基础示例
1010

11-
1211
```jsx mdx:preview
1312
import React, { useState, Fragment } from 'react';
1413
import { View, Text, SafeAreaView } from 'react-native';

0 commit comments

Comments
 (0)