'Deploying react to the web
with this message " 'meta[name=theme-color]' is not supported by Firefox, Firefox for Android, Internet Explorer, Opera, Safari < 15, Safari on iOS < 15." how can i fix the the problem of deploying my mern app in the web
Solution 1:[1]
Here is table of supporting this meta tag. https://caniuse.com/#feat=meta-theme-color
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Areg Nikoghosyan |
