feat: add emmet.md cheatsheet.

This commit is contained in:
jaywcjlove
2022-10-07 00:48:40 +08:00
parent c19283b71f
commit 45a20dd749
7 changed files with 2438 additions and 13 deletions

View File

@ -1258,6 +1258,7 @@ class MyComponent extends React.Component<Props, {}> {
```
### 泛型组件
<!--rehype:wrap-class=col-span-2-->
```tsx
// 一个泛型组件