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 e10219f commit c60c749Copy full SHA for c60c749
.all-contributorsrc
@@ -0,0 +1,24 @@
1
+{
2
+ "projectName": "ant-design-pro-vue",
3
+ "projectOwner": "sendya",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": [
7
+ "README.md"
8
+ ],
9
+ "imageSize": 100,
10
+ "commit": false,
11
+ "contributors": [
12
+ {
13
+ "login": "sendya",
14
+ "name": "言肆",
15
+ "avatar_url": "https://avatars0.githubusercontent.com/u/5404542?v=4",
16
+ "profile": "https://i.loacg.com",
17
+ "contributions": [
18
+ "code",
19
+ "doc"
20
+ ]
21
+ }
22
23
+ "contributorsPerLine": 7
24
+}
0 commit comments