This small PR fixes small error on Joomla Update screen: when you choose Hybrid (use FTP only if needed) or Write files using FTP, ftp parameters are not displayed
Testing Instructions
Apply patch
Run npm run build:js to compile and transpile the JavaScript files to the correct format and create minified files.
Go to System -> Update -> Joomla, look at Upload and Update tab, in the Installation method , select Hybrid (use FTP only if needed) or Write files using FTP
Before patch: No inputs are being displayed to allow enter FTP Host, FTP Port....
Thanks @dgrammatiko