Kontactbutton, and cleanup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-01-03 23:40:01 +01:00
parent 051d407f0f
commit 48648abda8
7 changed files with 181 additions and 54 deletions

View File

@ -15,7 +15,9 @@
<span>{{ skill.name }}</span>
<el-progress :percentage="skill.strength" />
</div>
<div>
<el-button type="primary">Kontaktieren</el-button>
</div>
</div>
</el-main>
</el-container>