fix(admin-ui): Typo in Return Reasons subtitle (#5027)
This commit is contained in:
@@ -61,7 +61,7 @@ const settings: SettingsCardType[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
heading: "Return Reasons",
|
heading: "Return Reasons",
|
||||||
description: "Manage resons for returned items",
|
description: "Manage reasons for returned items",
|
||||||
icon: ArrowUTurnLeft,
|
icon: ArrowUTurnLeft,
|
||||||
to: "/a/settings/return-reasons",
|
to: "/a/settings/return-reasons",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user