This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import type { ParticipantView, SettlementView } from '../types'
|
||||
import { isValidPaymentLink } from '../../shared/utils/paymentLink'
|
||||
import { isValidPaymentLink } from '~~/shared/utils/paymentLink'
|
||||
|
||||
const props = defineProps<{
|
||||
slug: string
|
||||
|
||||
Reference in New Issue
Block a user