Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnathonKoster committed Mar 3, 2023
1 parent f48db22 commit 6ddf57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ This package supports the following parameter types when compiling component tag
{{ title = 'The title'; }}
<x-alert title="{title}" />
<x-alert title="title" />
```

**Attribute**:
Expand Down

0 comments on commit 6ddf57a

Please sign in to comment.