From fcd43b637a132c39e8dff537b0d4c28206ddd076 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Sun, 24 Mar 2024 21:54:22 +0000 Subject: :memo: Remove release-candidate warnings. --- src/lustre.gleam | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/lustre.gleam') diff --git a/src/lustre.gleam b/src/lustre.gleam index ff4fcdd..31861f3 100644 --- a/src/lustre.gleam +++ b/src/lustre.gleam @@ -1,8 +1,3 @@ -//// > **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. -//// //// Lustre is a framework for rendering Web applications and components using //// Gleam. This module contains the core API for constructing and communicating //// with Lustre applications. If you're new to Lustre or frontend development in -- cgit v1.2.3