Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

Commit 2056c29

Browse files
committed
small fix for Docs
1 parent 5c1d691 commit 2056c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</template>
2525

2626
<script>
27-
import PayPal from '@/components/SimplePayPal.vue'
27+
import PayPal from '@/components/PayPalCheckout.vue'
2828
import credentials from '../config/paypal.json'
2929
3030
import shortid from 'shortid'

0 commit comments

Comments
 (0)