Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit edcc9b2

Browse files
whtskyKent C. Dodds
authored andcommitted
fix(TypeScript): add grid and gridTemplate (#403)
* fix(TypeScript): add `grid` and `gridTemplate` to CSSPropertiesCompleteSingle * test(TypeScript): add test for `grid` & `gridTemplate`
1 parent 7be549c commit edcc9b2

File tree

4 files changed

+226
-246
lines changed

4 files changed

+226
-246
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,16 @@
586586
"contributions": [
587587
"test"
588588
]
589+
},
590+
{
591+
"login": "whtsky",
592+
"name": "Wu Haotian",
593+
"avatar_url": "https://avatars3.githubusercontent.com/u/876694?v=4",
594+
"profile": "https://github.com/whtsky",
595+
"contributions": [
596+
"code",
597+
"test"
598+
]
589599
}
590600
]
591601
}

0 commit comments

Comments
 (0)