mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
fix dep
This commit is contained in:
parent
76f75a2f60
commit
6c591adb09
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ export default function Home() {
|
||||||
setutPdfLink
|
setutPdfLink
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
})
|
}, [selectedLevel, selectedPeriod, selectedSubject, selectedYear])
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<main className='dark:bg-[#121212] text-foreground bg-background py-5'>
|
<main className='dark:bg-[#121212] text-foreground bg-background py-5'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue