just a Coder guy
just a Coder guy
Hi I see there was missing translation such as the below routes. ``` dashboard-view/Recruitment dashboard-view/Human%20Resource dashboard-view/Employee%20Lifecycle dashboard-view/Attendance dashboard-view/Expense%20Claims ``` Please kindly check and help to provide these file. Thanks.
I have the following page routes configuration: ``` pages: { 'index': { en: '/', vi: '/' }, 'account': { en: '/account', vi: '/tai-khoan' }, 'account-general': { en: '/account/general', vi: '/tai-khoan/chung'...
Hi, Thank you for the great library! The effect works well, but I’m experiencing an issue with another overlay component: ```jsx ``` When I set a fully opaque background for...