Add note about svgs
This commit is contained in:
@@ -98,7 +98,7 @@ export const TEXTFIELD_PROPS_LOGO = {
|
||||
maxLength: 255,
|
||||
placeholder: '/img/mylogo.png',
|
||||
label: 'Logo',
|
||||
tip: 'Upload your logo if you have one. We recommend that you use a square image that is at least 256x256.',
|
||||
tip: 'Upload your logo if you have one. We recommend that you use a square image that is at least 256x256. SVGs are discouraged as they cannot be displayed on all social media platforms.',
|
||||
};
|
||||
export const TEXTFIELD_PROPS_STREAM_KEY = {
|
||||
apiPath: API_STREAM_KEY,
|
||||
|
||||
Reference in New Issue
Block a user