diff --git a/apps/onechat/config/tamagui/themes.ts b/apps/onechat/config/tamagui/themes.ts index 63df978d4..b95ec6f79 100644 --- a/apps/onechat/config/tamagui/themes.ts +++ b/apps/onechat/config/tamagui/themes.ts @@ -91,7 +91,7 @@ const themeBuilder = createThemeBuilder() template: 'base', }, }) -// no need for componet themes for us +// no need for component themes for us // .addComponentThemes(defaultComponentThemes, { // avoidNestingWithin: ['alt1', 'alt2'], // }) diff --git a/apps/onestack.dev/config/themes.ts b/apps/onestack.dev/config/themes.ts index 63df978d4..b95ec6f79 100644 --- a/apps/onestack.dev/config/themes.ts +++ b/apps/onestack.dev/config/themes.ts @@ -91,7 +91,7 @@ const themeBuilder = createThemeBuilder() template: 'base', }, }) -// no need for componet themes for us +// no need for component themes for us // .addComponentThemes(defaultComponentThemes, { // avoidNestingWithin: ['alt1', 'alt2'], // }) diff --git a/examples/one-tamagui/config/tamagui/themes.ts b/examples/one-tamagui/config/tamagui/themes.ts index 63df978d4..b95ec6f79 100644 --- a/examples/one-tamagui/config/tamagui/themes.ts +++ b/examples/one-tamagui/config/tamagui/themes.ts @@ -91,7 +91,7 @@ const themeBuilder = createThemeBuilder() template: 'base', }, }) -// no need for componet themes for us +// no need for component themes for us // .addComponentThemes(defaultComponentThemes, { // avoidNestingWithin: ['alt1', 'alt2'], // })