Skip to content

Commit

Permalink
Update docs/leaf/custom-tags.es.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Acosta <[email protected]>
  • Loading branch information
alemohamad and jacostaf10 authored Nov 1, 2023
1 parent c92d4d9 commit 3125e9b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/leaf/custom-tags.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Para demostrarlo, vamos a crear una etiqueta personalizada `#now` que muestra la

## `LeafTag`

First create a class called `NowTag` and conform it to `LeafTag`.
Primero, crea una clase llamada `NowTag` y hazla cumplir con `LeafTag`.

```swift
Expand Down

0 comments on commit 3125e9b

Please sign in to comment.