Merge pull request #1040 from ae-utbm/country_flags

made country flags apply to windows in chrome browsers
This commit is contained in:
Kenneth Soares
2025-03-05 20:24:41 +01:00
committed by GitHub
5 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,3 @@
import { polyfillCountryFlagEmojis } from "country-flag-emoji-polyfill";
polyfillCountryFlagEmojis();