doc: update typescript.md fbcd7edf78

This commit is contained in:
jaywcjlove
2022-12-03 09:56:50 +00:00
parent e4d36583bb
commit a418bd1c5c
6 changed files with 19 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<title>React 备忘清单
&#x26; react cheatsheet &#x26; Quick Reference</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta description="适合初学者的综合 React 备忘清单
<meta description="适合初学者的综合 React 备忘清单
<!--rehype:style=padding-top: 12px;-->
入门,为开发人员分享快速参考备忘单。">
@ -39,7 +39,7 @@
<a href="https://www.npmjs.com/package/react"><img src="https://img.shields.io/npm/dm/react.svg?style=flat" alt="Downloads"></a>
<a href="https://github.com/facebook/react/network/dependents"><img src="https://badgen.net/github/dependents-repo/facebook/react" alt="Repo Dependents"></a>
<a href="https://github.com/facebook/react"><img src="https://badgen.net/badge/icon/Github?icon=github&#x26;label" alt="Github repo"></a></p>
<p style="padding-top: 12px;">适合初学者的综合 React 备忘清单</p>
<p style="padding-top: 12px;">适合初学者的综合 React 备忘清单</p>
<!--rehype:style=padding-top: 12px;-->
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>