status añadido, cambios en el responsive al ver el producto
This commit is contained in:
5
apps/web/constants/status.ts
Normal file
5
apps/web/constants/status.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const STATUS = {
|
||||
PUBLICADO:"Publicado",
|
||||
AGOTADO:"Agotado",
|
||||
BORRADOR:"Borrador",
|
||||
}
|
||||
Reference in New Issue
Block a user