We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bcae3 commit 49f42f1Copy full SHA for 49f42f1
Ajax/semantic/html/collections/form/HtmlFormInput.php
@@ -2,8 +2,8 @@
2
3
namespace Ajax\semantic\html\collections\form;
4
5
-use Ajax\common\html\html5\HtmlInput;
6
use Ajax\semantic\html\collections\form\traits\TextFieldsTrait;
+use Ajax\semantic\html\elements\HtmlInput;
7
8
class HtmlFormInput extends HtmlFormField {
9
use TextFieldsTrait;
0 commit comments