mdb-ui-kit
                                
                                
                                
                                    mdb-ui-kit copied to clipboard
                            
                            
                            
                        how to auto import all components with vue3?
hi everyones,
now i need to import manually, how to import all module?? my file like this
Hello @aaronkingdom ,
At first install the kit by running following command
npm i mdb-ui-kit
Then you can import the entire library by following code
import * as mdb from 'mdb-ui-kit'; 
After importing you will find all module inside mdb