Skip to content

Commit 44c3930

Browse files
Eugene Tupikovunclead
authored andcommitted
#2 added MultipleInputColumn class and refactoring
1 parent 820f5a5 commit 44c3930

File tree

9 files changed

+327
-173
lines changed

9 files changed

+327
-173
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
},
2727
"autoload": {
2828
"psr-4": {
29-
"unclead\\widgets\\": "src/"
29+
"unclead\\widgets\\examples\\": "examples/",
30+
"unclead\\widgets\\": "src/"
3031
}
3132
}
3233
}
File renamed without changes.

src/Column.php

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)