aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ComponentUI/View/Site/Widget/Index.pm
blob: b7f0372128f6bbae4a75cc850141857acf164623 (plain) (blame)
1
2
3
4
5
6
7
8
9
package ComponentUI::View::Site::Widget::Index;

use Reaction::UI::WidgetClass;

class Index which {

};

1;