This commit is contained in:
7
app/components/atropos-object.vue
Normal file
7
app/components/atropos-object.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<h1 class="flex items-center justify-center min-h-screen">
|
||||
<atropos-component class="my-atropos" active-offset="80" shadow-scale="1.05">
|
||||
<img src="/logo.svg" />
|
||||
</atropos-component>
|
||||
</h1>
|
||||
</template>
|
Reference in New Issue
Block a user