mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add GA4 events
This commit is contained in:
@@ -12,7 +12,7 @@ const Themes: Record<string, keyof typeof Octicon> = {
|
||||
}
|
||||
|
||||
export function Header() {
|
||||
const { lang, locale, changeLanguage } = useLocale()
|
||||
const { lang, locale, changeLocale: changeLanguage } = useLocale()
|
||||
const { theme, changeTheme } = useTheme()
|
||||
const { version } = useVersion()
|
||||
const { title } = useTitle()
|
||||
|
||||
Reference in New Issue
Block a user