InetIntel / ioda-ui

Other
2 stars 0 forks source link

fix/twitter feed #96

Closed arvinpoddar closed 1 year ago

arvinpoddar commented 1 year ago

Removes the react-twitter-embed dependency to use pure Twitter widget script for embedding feed on homepage.

arvinpoddar commented 1 year ago

This approach results in Firefox blocking the script automatically. The react-twitter-embed dependency does not have this issue..