We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e5be6 commit 8aaacd1Copy full SHA for 8aaacd1
2 files changed
.github/workflows/react-doctor.yml
@@ -19,6 +19,7 @@ concurrency:
19
jobs:
20
react-doctor:
21
runs-on: ubuntu-latest
22
+ timeout-minutes: 15
23
steps:
24
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
25
with:
README.md
@@ -17,16 +17,6 @@
17
18
</div>
-<div align="center">
- <sub>
- Part of the <a href="https://ant.design">Ant Design</a> ecosystem
- <img
- alt="Ant Design"
- height="14"
26
- src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg"
27
- />
28
- </sub>
29
-</div>
30
31
## Highlights
32
0 commit comments