I installed this awesome ng2-admin project, it works fine. As I'm new to angular, for experiment I want to used table in one of the dashboard.html div (customizing dashboard page). I tried, importing TablesModule in DashboardModule, but it did not work. Please look for project structure here https://akveo.github.io/ng2-admin/articles/012-project-structure/ and also source code from https://github.com/akveo/ng2-admin
Any help regarding using tables components in dashboard will be much appreciated.