diff --git a/assets/js/src/settings/pages/send_with/other/other_sending_methods.tsx b/assets/js/src/settings/pages/send_with/other/other_sending_methods.tsx index 5b91bc18b8..7b590eec38 100644 --- a/assets/js/src/settings/pages/send_with/other/other_sending_methods.tsx +++ b/assets/js/src/settings/pages/send_with/other/other_sending_methods.tsx @@ -1,10 +1,13 @@ import React from 'react'; import SendingMethod from './sending_method'; +import SPF from './spf'; export default function OtherSendingMethods() { return (