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
- Changed value prop to show empty string instead of default path
- Default path only appears as placeholder
- On blur, if field is empty, it sets the default path in config
- Removed redundant element.value assignment in handleBlur
This prevents the default path from immediately appearing while typing/deleting
0 commit comments