mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
viewed prodyct
This commit is contained in:
@@ -44,7 +44,8 @@ export const ACCOUNT_TAB = {
|
||||
}
|
||||
|
||||
export const LOCAL_STORAGE_KEY = {
|
||||
TOKEN: 'token'
|
||||
TOKEN: 'token',
|
||||
VIEWEDPRODUCT: "viewed-product"
|
||||
}
|
||||
|
||||
export const QUERY_SPLIT_SEPERATOR = ','
|
||||
|
Reference in New Issue
Block a user