fix(ratecard): update input value handling and change 'Ratecard' to 'Rate Card' in settings
This commit is contained in:
@@ -127,7 +127,7 @@ export const settingsItems: SettingMenuItems[] = [
|
||||
},
|
||||
{
|
||||
key: 'ratecard',
|
||||
name: 'Ratecard',
|
||||
name: 'Rate Card',
|
||||
endpoint: 'ratecard',
|
||||
icon: React.createElement(DollarCircleOutlined),
|
||||
element: React.createElement(RatecardSettings),
|
||||
|
||||
Reference in New Issue
Block a user