Skip to content

Commit 49f42f1

Browse files
committed
HtmlInput vs html5/HtmlInput
1 parent 91bcae3 commit 49f42f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ajax/semantic/html/collections/form/HtmlFormInput.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Ajax\semantic\html\collections\form;
44

5-
use Ajax\common\html\html5\HtmlInput;
65
use Ajax\semantic\html\collections\form\traits\TextFieldsTrait;
6+
use Ajax\semantic\html\elements\HtmlInput;
77

88
class HtmlFormInput extends HtmlFormField {
99
use TextFieldsTrait;

0 commit comments

Comments
 (0)