diff options
Diffstat (limited to 'core/src')
-rw-r--r-- | core/src/jquery/placeholder.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/jquery/placeholder.js b/core/src/jquery/placeholder.js index ac0aacdcf98..9ade9710324 100644 --- a/core/src/jquery/placeholder.js +++ b/core/src/jquery/placeholder.js @@ -23,6 +23,7 @@ */ import $ from 'jquery' +import md5 from 'blueimp-md5' /* * Adds a background color to the element called on and adds the first character |