fix: broken images
@ -1,12 +1,12 @@
|
|||||||
import { validateEmail } from '../../utils'
|
import { validateEmail } from '../../utils'
|
||||||
|
|
||||||
const LogoGmail = '/images/gmail.png'
|
import LogoGmail from '@/images/gmail.png'
|
||||||
const LogoOutlook = '/images/outlook.png'
|
import LogoOutlook from '@/images/outlook.png'
|
||||||
const LogoSendgrid = '/images/sendgrid.png'
|
import LogoSendgrid from '@/images/sendgrid.png'
|
||||||
const LogoSparkpost = '/images/sparkpost.webp'
|
import LogoSparkpost from '@/images/sparkpost.webp'
|
||||||
const LogoYahoo = '/images/yahoo.png'
|
import LogoYahoo from '@/images/yahoo.png'
|
||||||
const LogoYandex = '/images/yandex.png'
|
import LogoYandex from '@/images/yandex.png'
|
||||||
const LogoFrappeMail = '/images/frappe-mail.svg'
|
import LogoFrappeMail from '@/images/frappe-mail.svg'
|
||||||
|
|
||||||
const fixedFields = [
|
const fixedFields = [
|
||||||
{
|
{
|
||||||
|
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 763 B |
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 215 KiB After Width: | Height: | Size: 215 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |