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