Fix hydration error; fix linter reports; fix t.me link

This commit is contained in:
VityaSchel
2023-10-02 20:25:03 +04:00
parent f0c1347bbd
commit 410b5acb29
7 changed files with 44 additions and 14 deletions

View File

@@ -1,9 +1,8 @@
import { Day } from '@/shared/model/day'
import { parsePage } from '@/app/parser/schedule'
import contentTypeParser from 'content-type'
// import { parse } from 'node-html-parser'
import { JSDOM } from 'jsdom'
import { content as mockContent } from './mock'
// import { content as mockContent } from './mock'
import { reportParserError } from '@/app/logger'
// ПС-7: 146