This commit is contained in:
Andrea Vos 2024-03-22 08:52:44 +01:00
parent bd07ed92d4
commit 18e9741e90

View File

@ -29,8 +29,8 @@
-->
<!--<ClientOnly>-->
<Profile :user="user" :profile="profile" :terms="terms" />
<!--<template #placeholder>
<Profile :user="user" :profile="profile" :terms="terms" />
<!--<template #placeholder>
<div class="text-center" style="min-height: 400px">
<Spinner size="5rem" />
</div>