기능구현중
This commit is contained in:
@@ -198,6 +198,11 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div class="card-footer text-center" v-if="repositories.length > 0">
|
||||
<NuxtLink :to="`/project/${route.params.id}/commits`" class="btn btn-outline-primary btn-sm">
|
||||
<i class="bi bi-git me-1"></i>커밋 내역 보기
|
||||
</NuxtLink>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user