Skip to content

Commit a69e591

Browse files
committed
Docs
1 parent ec98d6d commit a69e591

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/composition/Index.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
open Helix
22

3+
(* Single *)
4+
35
module Test_01_component = struct
46
let make () =
57
let html, _ = Counter.make "counter" in

0 commit comments

Comments
 (0)