Kaynağa Gözat

fix linting

AlexiCauvin 7 yıl önce
ebeveyn
işleme
514f59afb3

+ 1 - 1
frontend/src/component/Workspace/ContentItemHeader.jsx Dosyayı Görüntüle

8
         {props.t('Type')}
8
         {props.t('Type')}
9
       </div>
9
       </div>
10
       <div className='content__header__name'>
10
       <div className='content__header__name'>
11
-        {props.t("Title")}
11
+        {props.t('Title')}
12
       </div>
12
       </div>
13
       <div className='content__header__status'>
13
       <div className='content__header__status'>
14
         {props.t('Status')}
14
         {props.t('Status')}