🎨 Add whitespace only

This commit is contained in:
Philipp Stracker 2025-02-03 17:23:46 +01:00
parent b9fc9cd516
commit 7c41863d5d
No known key found for this signature in database
6 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';
const Crypto = () => (

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';
const PayInThree = () => (

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';
const PayLater = () => (

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import PricingTitleBadge from '../../../../ReusableComponents/PricingTitleBadge';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';
const PayWithPayPal = () => (

View file

@ -1,4 +1,5 @@
import { __ } from '@wordpress/i18n';
import BadgeBox from '../../../../ReusableComponents/BadgeBox';
const Venmo = () => (