We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc56a8a commit 2de3d52Copy full SHA for 2de3d52
1 file changed
src/App.js
@@ -50,6 +50,7 @@ export default function App() {
50
</s.wrapPerfil>
51
<BoxInfo id="habilities" title="HABILIDADES">
52
<ProgressBar titulo="REACT" done="80" />
53
+ <ProgressBar titulo="ANGULAR" done="60" />
54
<ProgressBar titulo="RUBY ON RAILS" done="80" />
55
<ProgressBar titulo="JAVASCRIPT" done="80" />
56
<ProgressBar titulo="DOCKER" done="70" />
0 commit comments