mirror of
https://github.com/archtechx/alpine-typescript.git
synced 2025-12-11 22:34:03 +00:00
grammar
This commit is contained in:
parent
8464174774
commit
9444b8bb63
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ export default (foo: string, bar: number) => {
|
|||
|
||||
# Real-world example
|
||||
|
||||
Here's a practical example that uses constructors, `init()`, refs, events, and includes dependencies in the right way.
|
||||
Here's a practical example that uses constructors, `init()`, refs, events, and includes dependencies the right way.
|
||||
|
||||
This example uses the Alpine component that we use for search on the [Lean documentation site](https://lean-admin.dev).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue