'Winter Demo', 'description' => 'Provides features used by the provided demonstration theme.', 'author' => 'Alexey Bobkov, Samuel Georges', 'icon' => 'icon-leaf' ]; } public function registerComponents() { return [ '\Winter\Demo\Components\Todo' => 'demoTodo' ]; } }