mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-22 09:36:55 +03:00
c-select is now custom-select
This commit is contained in:
parent
8dc29de658
commit
6d5e07adfc
|
@ -20,7 +20,7 @@ const Select = (($) => {
|
|||
const JQUERY_NO_CONFLICT = $.fn[JQUERY_NAME]
|
||||
|
||||
const Default = {
|
||||
requiredClasses: ['form-control||c-select']
|
||||
requiredClasses: ['form-control||custom-select']
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user