add ckEditor
This commit is contained in:
@@ -16,7 +16,7 @@ const ImageUploader: FC = () => {
|
||||
|
||||
return(
|
||||
<>
|
||||
<p className='mt-6 text-sm'>{t('ads.upload_picture')}</p>
|
||||
<p className='mt-6 text-sm'>{t('blog.featured_image')}</p>
|
||||
<div
|
||||
{...getRootProps()}
|
||||
className='py-12 border border-dashed border-[#8C90A3] rounded-lg mt-2 flex items-center justify-center'>
|
||||
|
||||
Reference in New Issue
Block a user