Skip to content

Commit 98e7c19

Browse files
authored
Update placeholder-shown.js
1 parent 025935e commit 98e7c19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/hacks/placeholder-shown.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
let Selector = require('../selector')
2+
let utils = require('../utils')
23

34
class PlaceholderShown extends Selector {
45
constructor(name, prefixes, all) {

0 commit comments

Comments
 (0)