replaced ti-copy

This commit is contained in:
dakkar 2024-06-21 16:44:52 +01:00
parent 582f4b01ce
commit 232bbd20e3
11 changed files with 14 additions and 13 deletions

View file

@ -6,7 +6,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<template>
<div :class="$style.codeBlockRoot">
<button :class="$style.codeBlockCopyButton" class="_button" @click="copy">
<i class="ph-copy ph-bold ph-lg"></i>
<i class="ti ti-copy"></i>
</button>
<Suspense>
<template #fallback>