You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: components/nav/nav-logo.tsx(25,12): error TS2322: Type '{ src: string; }' is not assignable to type 'string | StaticImport'.
Type '{ src: string; }' is missing the following properties from type 'StaticImageData': height, width
@genehack could you look into this type error? It's related to changes from #1032
Originally posted by @victorlin in #1070 (comment)
The text was updated successfully, but these errors were encountered: