diff --git a/components/Billing.js b/components/Billing.js index 3dfed46..5c09f94 100644 --- a/components/Billing.js +++ b/components/Billing.js @@ -1,4 +1,5 @@ import React from 'react' +import { Head } from 'next' import { Elements, StripeProvider, CardElement, injectStripe } from 'react-stripe-elements' import { useAsyncCallback } from 'actionsack' @@ -270,6 +271,9 @@ export default function() { return ( + +