mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
feat(add-euro): allow european union flag (#380)
This commit is contained in:
parent
50491d88f4
commit
367d14a4e3
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ const flags = [
|
||||||
'🇿🇼',
|
'🇿🇼',
|
||||||
'🏴',
|
'🏴',
|
||||||
'🏳️🌈',
|
'🏳️🌈',
|
||||||
|
'🇪🇺',
|
||||||
];
|
];
|
||||||
|
|
||||||
export default flags;
|
export default flags;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue