aboutsummaryrefslogtreecommitdiff
path: root/src/lustre/element/html.gleam
diff options
context:
space:
mode:
Diffstat (limited to 'src/lustre/element/html.gleam')
-rw-r--r--src/lustre/element/html.gleam6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lustre/element/html.gleam b/src/lustre/element/html.gleam
index 426c65b..9665dcb 100644
--- a/src/lustre/element/html.gleam
+++ b/src/lustre/element/html.gleam
@@ -1,3 +1,9 @@
+//// > **Note**: this is a _release candidate_ for v4.0.0 and documentation is still
+//// > a work in progress. If you spot an issue with docs or the library, or would
+//// > like to get involved, please [open an issue](https://github.com/lustre-labs/lustre/issues/new)
+//// > or a pull request.
+////
+
// IMPORTS ---------------------------------------------------------------------
import lustre/element.{type Element, element, namespaced}