add ckEditor

This commit is contained in:
HAM!DREZA
2025-01-21 14:47:59 +03:30
parent 12865a12f2
commit 59eeedff1f
6 changed files with 71 additions and 86 deletions
+1 -1
View File
@@ -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'>