Topic: Confused by documentation
mark goldin free asked 4 years ago
I am using this code:
<button mdbBtn type="button" color="primary" mdbWavesEffect>Primary</button>
In the docs it's not marked as a Pro component. Why then it looks like this:
However, in the docs it looks like this:
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.9.0
- Device: PC
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No
Tags
Konrad Stępień staff commented 4 years ago
Did you import styles for your project? Please again follow the quick start page.
Arkadiusz Idzikowski staff commented 4 years ago
Please take a look at our quick start guide and make sure that you configured your project correctly.
In case of any further problems, paste here the content of your package.json, angular.json and app.module files.