styles: input search

This commit is contained in:
lytrankieio123
2021-08-24 13:52:01 +07:00
parent 71eaa424ec
commit 6d828280a0
4 changed files with 29 additions and 3 deletions

View File

@@ -3,4 +3,7 @@ export const LANGUAGE = {
BUY_NOW: 'Buy now',
SHOP_NOW: 'Shop now',
},
PLACE_HOLDER: {
SEARCH: 'Search',
}
}