Update custom_panel_using_react.markdown (#769)
This commit is contained in:
parent
ea08597916
commit
1b5233b672
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ This is a [React](https://facebook.github.io/react/) implementation of [TodoMVC]
|
|||
- It uses the user configuration for the component in the `configuration.yaml` file for rendering.
|
||||
- It allows toggling the sidebar.
|
||||
|
||||
All you need is available as a [custom component](https://github.com/home-assistant/home-assistant/tree/dev/config/custom_components/react_panel).
|
||||
All you need is available as a [custom component](https://github.com/home-assistant/home-assistant/tree/master/config/panels).
|
||||
|
||||
Create a entry for the panel in your `configuration.yaml` file to enable it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue