fix nanoframework reference
This commit is contained in:
@@ -294,7 +294,7 @@ Start the application. Returns a tree of DOM nodes that can be mounted using
|
|||||||
### `app.toString(location, [state])`
|
### `app.toString(location, [state])`
|
||||||
Render the application to a string. Useful for rendering on the server.
|
Render the application to a string. Useful for rendering on the server.
|
||||||
|
|
||||||
### `framework/html`
|
### `choo/html`
|
||||||
Create DOM nodes from template string literals. Exposes
|
Create DOM nodes from template string literals. Exposes
|
||||||
[bel](https://github.com/shama/bel). Can be optimized using
|
[bel](https://github.com/shama/bel). Can be optimized using
|
||||||
[yo-yoify][yo-yoify].
|
[yo-yoify][yo-yoify].
|
||||||
|
|||||||
Reference in New Issue
Block a user