staging changes

This commit is contained in:
Ahmad Hassan | Full Stack Developer | FinTech Enthusiast 2025-04-24 22:20:47 +05:00
parent 82790bc2f7
commit d833206e67

View File

@ -1,4 +1,4 @@
const punjabi = { const punjabipk = {
name: "Punjabi", name: "Punjabi",
native_name: "پنجابی", native_name: "پنجابی",
code: "pa-PK", code: "pa-PK",
@ -149,4 +149,4 @@ const pa_pk = {
}, },
}; };
export { pa_pk, punjabi }; export { pa_pk, punjabipk };