This commit is contained in:
caishi 2021-03-19 16:34:41 +08:00
parent 45e69cb14a
commit 0c0203a8ef
1 changed files with 1 additions and 1 deletions

View File

@ -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)=>{