Update Navbar.tsx #22
Annotations
5 errors
|
build
Process completed with exit code 2.
|
|
build
Property 'language' is missing in type '{ currentSection: AppSection; onSectionChange: Dispatch<SetStateAction<AppSection>>; }' but required in type 'NavbarProps'.
|
|
build
Type '{ currentTheme: ThemeId; setTheme: (id: ThemeId) => void; }' is missing the following properties from type 'SettingsProps': language, setLanguage
|
|
build
Property 'language' is missing in type '{}' but required in type 'WallpaperGridProps'.
|
|
build
Property 'language' is missing in type '{ release: ReleaseInfo; isLatest: boolean; }' but required in type 'VersionCardProps'.
|