forked from Gitlink/forgeplus-react
name
This commit is contained in:
parent
45e69cb14a
commit
0c0203a8ef
|
@ -25,7 +25,7 @@ function LanguagePower({languages}){
|
|||
}
|
||||
return(
|
||||
<div>
|
||||
<p className="font-16 color-grey-6">语言能力</p>
|
||||
<p className="font-16 color-grey-6">开发语言</p>
|
||||
<div className="progress">
|
||||
{
|
||||
array && array.map((item,key)=>{
|
||||
|
|
Loading…
Reference in New Issue