remove helmer

This commit is contained in:
hamid zarghami
2026-02-22 15:53:37 +03:30
parent d5db1638dd
commit 0d25091e71
9 changed files with 5 additions and 137 deletions
-6
View File
@@ -19,7 +19,6 @@ import moment from 'moment-jalaali'
import { clx } from '../../helpers/utils'
import { fa } from '@/locale/fa'
// import { Pages } from '../../config/Pages'
// import { Helmet } from 'react-helmet-async'
const TicketDetail: FC = () => {
@@ -89,11 +88,6 @@ const TicketDetail: FC = () => {
return (
<div className='mt-4'>
{/* <Helmet>
<title>
داناک | تیکت
</title>
</Helmet> */}
<div className='flex gap-1'>
<div>{t('ticket.ticket_number')}</div>
</div>