Fix copy text on Docker install command to not include line feeds
Created by: aileenrose
Copy to clipboard from the textarea included line feeds. Instead, use a div and select textContent which does not include the line feeds.
Created by: aileenrose
Copy to clipboard from the textarea included line feeds. Instead, use a div and select textContent which does not include the line feeds.