Skip to content

Commit 692c78b

Browse files
committed
cleanup
1 parent b86b2a4 commit 692c78b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/reference/core/views/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Views are an abstraction for sequences of DOM nodes that may change over time. T
33

44
Views can be used as [element content](../elements.md#content) or can be returned from [component functions](../components.md).
55

6-
## Creating Views
76
Rvx provides the following views for common use cases:
87

98
+ [`render` & `mount`](./render.md) - Create a view from arbitrary content.

0 commit comments

Comments
 (0)