2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
export const userTaxonomy = [{ title: "Personal", value: "Cá nhân" }];
|
export const userTaxonomy = [{ title: "Personal", value: "Cá nhân" }];
|