[-] Remove placeholder button

This commit is contained in:
Hykilpikonna
2019-09-28 17:35:55 -04:00
parent e2a13e90e0
commit 2b989fb137
-2
View File
@@ -9,8 +9,6 @@
<span class="gpa max">(Out of {{getGPA().max}})</span>
<div class="bottom clearfix gpa time">
<time>{{ new Date().toDateString() }}</time>
<br>
<el-button type="text" class="gpa button">Button</el-button>
</div>
</div>
</el-card>