Skip to content

Commit

Permalink
Remove log in DEFAULTS (#49)
Browse files Browse the repository at this point in the history
* feat: #22 add config.js

* Revert "feat: #22 add config.js"

This reverts commit e93f935.

* feat: remove config.log
  • Loading branch information
vandangnhathung authored Aug 3, 2023
1 parent 3a359e4 commit 39daa5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/configs.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ export const DEFAULTS = {
id: uniqueId('es-'),
nativeSelect: false,
warning: true,
log: true,
wrapDefaultSelect: true,
closeOnChange: true,
align: "left",
Expand Down

0 comments on commit 39daa5c

Please # to comment.