π Fix import bug
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
3129682d55
ΠΠΎΠΌΠΌΠΈΡ
204f00bb9a
|
@ -2,8 +2,8 @@ import fs from 'fs'
|
||||||
import md from 'markdown-it'
|
import md from 'markdown-it'
|
||||||
import Link from 'next/link'
|
import Link from 'next/link'
|
||||||
|
|
||||||
import { getRelativeURL } from '../common/routes'
|
import { getRelativeURL } from '../../common/routes'
|
||||||
import { getDataFromMD } from '../common/data'
|
import { getDataFromMD } from '../../common/data'
|
||||||
|
|
||||||
export default function EventDetail({ event }) {
|
export default function EventDetail({ event }) {
|
||||||
return (
|
return (
|
||||||
|
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅