creativetimofficial / material-dashboard-angular2

Material Dashboard Angular
https://demos.creative-tim.com/material-dashboard-angular2/
MIT License
1.01k stars 2.09k forks source link

Unable to add/create new component using code for existing components #53

Closed RIJUGHOSH closed 5 years ago

RIJUGHOSH commented 5 years ago

Hi, I am attempting to create a new component basic-settings, for this I added the name and icon in the array for sidebar and it displays the icon and text but I need that when I click on this icon it should redirect to the basic settings page where I will only have static html elements like typography page for now, kindly help me how to do it, I already copied the code of typography component and made the relevant changes, but I am having some difficulties adding it to the routing and admin-layout, kindly help me I am stuck with the code

Thanks, Riju

chelaruc commented 5 years ago

@RIJUGHOSH did you managed to do it?