mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-10-14 15:53:55 +08:00
docs: update mui url
This commit is contained in:
@@ -100,8 +100,8 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
|||||||
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
|
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/mui-org/material-ui">
|
<a href="https://github.com/mui/material-ui">
|
||||||
<img src="https://avatars2.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
|
<img src="https://avatars.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
@@ -121,7 +121,7 @@ Please leave a message at [**here**](https://github.com/actions-cool/issues-help
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" width="180"><a href="https://github.com/mui-org/material-ui">material-ui</a></td>
|
<td align="center" width="180"><a href="https://github.com/mui/material-ui">material-ui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
|
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
|
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>
|
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>
|
||||||
|
@@ -100,8 +100,8 @@
|
|||||||
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
|
<td align="center" width="180"><a href="https://github.com/vuejs/jsx-next">jsx-next</a></td>
|
||||||
</tr><tr>
|
</tr><tr>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
<a href="https://github.com/mui-org/material-ui">
|
<a href="https://github.com/mui/material-ui">
|
||||||
<img src="https://avatars2.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
|
<img src="https://avatars.githubusercontent.com/u/33663932?s=200&v=4" width="46"/>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center" width="180">
|
<td align="center" width="180">
|
||||||
@@ -121,7 +121,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="center" width="180"><a href="https://github.com/mui-org/material-ui">material-ui</a></td>
|
<td align="center" width="180"><a href="https://github.com/mui/material-ui">material-ui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
|
<td align="center" width="180"><a href="https://github.com/TuSimple/naive-ui">naive-ui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
|
<td align="center" width="180"><a href="https://github.com/jdf2e/nutui">nutui</a></td>
|
||||||
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>
|
<td align="center" width="180"><a href="https://github.com/prettier/prettier">prettier</a></td>
|
||||||
|
4
USERS.js
4
USERS.js
@@ -31,8 +31,8 @@ const users = [
|
|||||||
logo: 'https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png'
|
logo: 'https://user-images.githubusercontent.com/29775873/129506134-55044c85-24cd-47d3-81ef-dba842214d71.png'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: 'https://github.com/mui-org/material-ui',
|
url: 'https://github.com/mui/material-ui',
|
||||||
logo: 'https://avatars2.githubusercontent.com/u/33663932?s=200&v=4'
|
logo: 'https://avatars.githubusercontent.com/u/33663932?s=200&v=4'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
url: 'https://github.com/lijinke666/react-music-player',
|
url: 'https://github.com/lijinke666/react-music-player',
|
||||||
|
Reference in New Issue
Block a user