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
@Virtute90 su questa potresti mandare una PR? riparti pure anche da main poi mergio insieme all'aggiornamento alla 18 oppure fai sul branch dell'aggiornamento.. Grazie 🙏
Virtute90
changed the title
Fix: remove defaultProps on Function Component
Fix: remove defaultProps on Alert
Jun 28, 2024
Virtute90
added a commit
to Virtute90/design-react-kit
that referenced
this issue
Jun 28, 2024
Nel componente Alert viene usato la proprietà defaultProps che è stata deprecata: Warn when Using DefaultProps on Function Components
La modifica si potrebbe aggiungere all'aggiornamento a React 18: #963 #1049
design-react-kit/src/Alert/Alert.tsx
Line 35 in 1074d49
The text was updated successfully, but these errors were encountered: