mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2026-04-28 13:37:35 +02:00
22. Nutmeg is a hallucinogen.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import { useEffect } from 'react'
|
||||
|
||||
export function useAvailableYears(
|
||||
export function useYears(
|
||||
setYears: React.Dispatch<React.SetStateAction<string[]>>
|
||||
) {
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user