Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-abc authored Nov 5, 2024
1 parent 5d90c05 commit ab1ae40
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 @@ -75,7 +75,7 @@ function Form() {
>
> To use the `use-*` directive on **Solid**. [You need to extend the JSX namespace](https://docs.solidjs.com/reference/jsx-attributes/use#use). For example:
```dts
```typescript
// src/global.d.ts
declare global {
declare module "solid-js" {
Expand Down

0 comments on commit ab1ae40

Please sign in to comment.