## Component Toast ## Problem File: Toast.tsx line 166 ```tsx // @ts-expect-error TODO pass correct type variant={variant} ``` Type mismatch that should be fixed properly. ## Suggested Fix Fix the type definitions. ## Impact Type safety
Component
Toast
Problem
File: Toast.tsx line 166
Type mismatch that should be fixed properly.
Suggested Fix
Fix the type definitions.
Impact
Type safety