diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index d40586915d..de7ded9d6c 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -1095,28 +1095,7 @@ Transition functions also receive a third argument, `options`, which contains in Available values in the `options` object are: -* `direction` - one of `in`, `out`, or `both` depending on the type of transition - -```sv - - -{#if visible} -