Skip to content

Commit

Permalink
fix: use fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krissss committed Dec 27, 2017
1 parent 3a75b59 commit 27d4ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/SimpleSwitch.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace kriss\widgets;

use kartik\widgets\SwitchInput;
use kartik\switchinput\SwitchInput;

class SimpleSwitch extends SwitchInput
{
Expand Down

0 comments on commit 27d4ae2

Please sign in to comment.