From be6fab47d6d91a2dfcb7f3dee078530432023b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Helmut=20H=C3=A4nsel?= Date: Wed, 3 Apr 2024 00:34:31 +0300 Subject: [PATCH] fix docstring of table() --- src/Tables.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tables.jl b/src/Tables.jl index 8a09933a..baca97fc 100644 --- a/src/Tables.jl +++ b/src/Tables.jl @@ -469,7 +469,7 @@ table(:table, template(@slot(:body-cell, :props), [ ) ])) ``` -Note the use of the `@slot` macro, which is available from Stipple v0.28.8 on. Otherwise use `var"v-slot:body-cell" = "props"`. +Note the use of the `@slot` macro, which is available from Stipple v0.28.7 on. Otherwise use `var"v-slot:body-cell" = "props"`. """ function table( fieldname::Symbol, args...;