Pārlūkot izejas kodu

Remove useSelect2 from the defaultProps

Leonardo Jeanteur 1 mēnesi atpakaļ
vecāks
revīzija
5dcc8821c1
1 mainītis faili ar 0 papildinājumiem un 3 dzēšanām
  1. 0 3
      bin/defaultProps.json

+ 0 - 3
bin/defaultProps.json

@@ -120,9 +120,6 @@
 	// lines of these sheets will receive has-ref or no-ref html classes
 	"cdb.indicateRefs": [],
 
-	// will be removed once confidence in the new dropdown has grown
-	"cdb.useSelect2": false,
-
 	// It's possible to separately control CDB configurations per sheet and column with following keys:
 	// "cdb.mySheetName": { /* Applies to all File columns in sheet with mySheetName */ }
 	// "cdb.mySheetName.myColumnName": { /* Applies only to File column with name myColumnName, located in mySheetName */ }