update the Kyc part and cart is in progress
Some checks failed
NPM Installation / build (16.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (16.x, windows-latest) (push) Has been cancelled
NPM Installation / build (17.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (17.x, windows-latest) (push) Has been cancelled
NPM Installation / build (18.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (18.x, windows-latest) (push) Has been cancelled
Some checks failed
NPM Installation / build (16.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (16.x, windows-latest) (push) Has been cancelled
NPM Installation / build (17.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (17.x, windows-latest) (push) Has been cancelled
NPM Installation / build (18.x, ubuntu-latest) (push) Has been cancelled
NPM Installation / build (18.x, windows-latest) (push) Has been cancelled
This commit is contained in:
parent
b050c15cec
commit
f324d4debf
12
src/_nav.js
12
src/_nav.js
@ -57,12 +57,12 @@ const _nav = [
|
||||
// to: '/order',
|
||||
// icon: <CIcon icon={cilBorderAll} customClassName="nav-icon" />,
|
||||
// },
|
||||
{
|
||||
component: CNavItem,
|
||||
name: 'KYC',
|
||||
to: '/kyc',
|
||||
icon: <CIcon icon={cilDescription} customClassName="nav-icon" />,
|
||||
},
|
||||
// {
|
||||
// component: CNavItem,
|
||||
// name: 'KYC',
|
||||
// to: '/kyc',
|
||||
// icon: <CIcon icon={cilDescription} customClassName="nav-icon" />,
|
||||
// },
|
||||
|
||||
// {
|
||||
// component: CNavTitle,
|
||||
|
Loading…
Reference in New Issue
Block a user