feat: allow project card to show on-the-way button for projects not yet uploaded
to my git and linked
This commit is contained in:
parent
ed6188bc75
commit
d2e0fbdd73
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
>
|
||||
Source Code
|
||||
</button>
|
||||
<button v-else class="btn btn-secondary btn-disabled">
|
||||
Source Code (on the way!)
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue