From 77340b0e6a4433324b40ec980bce9f310741f6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20As=C3=ADs?= <50383201+easis@users.noreply.github.com> Date: Fri, 22 Nov 2024 17:34:54 +0100 Subject: [PATCH] Fixed modal action docs (#146) * Fixed modal action docs Fixed missing variable `$templatePath` and fixed boostrap modal dom * Use of option var instead of fixed key --- docs/src/docs/components/actions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/docs/components/actions.md b/docs/src/docs/components/actions.md index 16d0bc09..4cc1704f 100644 --- a/docs/src/docs/components/actions.md +++ b/docs/src/docs/components/actions.md @@ -258,7 +258,7 @@ Now we can update the template of the type class to use the newly added variable {{ label }} -