<div className="hidden xl:flex></div>
On localhost, this works perfectly - whether on a built application, the hidden class seems to overwrite the xl:flex
After routing to a different page and going back to the home this appears to be working just fine, unlike on the initial load.