npm dep upgrades, fix storybook #27
Annotations
3 errors
Run TSC 🔧
Type '{ user: { name: string; }; }' is not assignable to type 'Partial<{ user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }> & { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }'.
|
Run TSC 🔧
Type '{}' is not assignable to type 'StoryAnnotations<ReactRenderer, { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }, { user?: User | undefined; onLogin: () => void; onLogout: () => void; onCreateAccount: () => void; }>'.
|
Run TSC 🔧
Process completed with exit code 2.
|
Loading