Merge branch 'staging' of itcorp.primaya.id:rajif/aso into staging

This commit is contained in:
Linksehat Staging Server
2023-07-31 16:25:49 +07:00
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<svg height="20" viewBox="0 0 28 20" width="28" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<rect id="a" height="10" rx="0" width="28"/>
</defs>
<g fill="none" fill-rule="evenodd">
<use fill="#D82028" xlink:href="#a"/>
<use fill="#FFF" xlink:href="#a" y="10"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 334 B

View File

@@ -13,7 +13,7 @@ const LANGS = [
{
label: 'Bahasa Indonesia',
value: 'id-ID',
icon: '/logo/logo_single.svg',
icon: '/logo/ic_flag_id.svg',
},
{
label: 'English',