Fix Android crashes by patching sonner-native to remove exit animations #23355
Annotations
10 warnings
Lint check:
src/components/Dialog/context.ts#L43
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
Lint check:
src/components/ContextMenu/index.tsx#L179
'rect' is already declared in the upper scope on line 166 column 11
|
Lint check:
src/components/ContextMenu/index.tsx#L179
'id' is already declared in the upper scope on line 165 column 11
|
Lint check:
src/components/ContextMenu/index.tsx#L148
'mode' is already declared in the upper scope on line 111 column 10
|
Lint check:
src/components/Button.tsx#L820
'iconContainerSize' is already declared in the upper scope on line 788 column 20
|
Lint check:
src/components/Button.tsx#L807
'iconSize' is already declared in the upper scope on line 788 column 10
|
Lint check:
src/components/Button.tsx#L220
'hoverStyles' is already declared in the upper scope on line 218 column 24
|
Lint check:
src/components/Button.tsx#L219
'baseStyles' is already declared in the upper scope on line 218 column 12
|
Lint check:
src/components/Admonition.tsx#L31
'Icon' is already declared in the upper scope on line 28 column 17
|
Lint check:
src/Splash.tsx#L55
Unused 'use no memo' directive
|
Loading