fixed the stripePayment component
This commit is contained in:
@@ -5,8 +5,5 @@
|
||||
</RouterView>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: 'App',
|
||||
};
|
||||
<script setup>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user