docs: add line highlight validation (#14380)
* docs: add line highlight validation * add to all projects * fixes * fixes * fix * fixes
This commit is contained in:
@@ -50,8 +50,6 @@ For example:
|
||||
export const highlights = [
|
||||
["4", "useCart", "The `useCart` hook was defined in the Cart React Context documentation."],
|
||||
["30", "address", "Assemble the address object to be used for both shipping and billing addresses."],
|
||||
["42"], ["43"], ["44"], ["45"], ["46"], ["47"], ["48"],
|
||||
["49"], ["50"],
|
||||
["96", "", "The address's country can only be within the cart's region."]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user