mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Unbreak short lines
This commit is contained in:
+1
-5
@@ -262,11 +262,7 @@ class Dropdown {
|
||||
...config
|
||||
}
|
||||
|
||||
typeCheckConfig(
|
||||
NAME,
|
||||
config,
|
||||
this.constructor.DefaultType
|
||||
)
|
||||
typeCheckConfig(NAME, config, this.constructor.DefaultType)
|
||||
|
||||
return config
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user