Skip to content

Commit

Permalink
(docs) add description of code snippet that is not indexed by algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Apr 10, 2024
1 parent 317dcb6 commit 00447a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/lips/sxml.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ function MessageButton({ message }) {
}
```

The code defines a simple component that use a button and onClick handler.

You can write the same code in LIPS as:

```scheme
Expand Down

0 comments on commit 00447a6

Please sign in to comment.