Date Picker example shows controlled/uncontrolled switch warning #4069
Labels
community
For issues that have been raised by folks outside the core Salt team
component: date picker
package: lab
Lab package
const [selectedDate, setSelectedDate] = useState(undefined)
will trigger controlled/uncontrolled switch warning forhttps://www.saltdesignsystem.com/salt/components/date-picker/examples#with-validation
The text was updated successfully, but these errors were encountered: