Skip to content

Commit dc72e26

Browse files
committed
one last test
1 parent 467692e commit dc72e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/SparcLogo.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<template>
22
<img class="logo" :src="logoSrc" alt="Logo for SPARC">
33
<help-icon height="32" fill="red"/>
4+
<el-button class="secondary">Testing</el-button>
45
</template>
56

67
<script>

0 commit comments

Comments
 (0)