Skip to content

Commit

Permalink
Merge branches 'main' and 'main' of https://github.com/remult/remult
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-honig committed Apr 28, 2024
2 parents 1e2a6b5 + 6a9f493 commit 1b23dab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ export class Product {
unitPrice = 0
}
```
> [!NOTE]
> Don't like decorators? we have full support for [Working without decorators](https://remult.dev/docs/working-without-decorators)
>

👉 **Don't like decorators?** we have full support for [Working without decorators](https://remult.dev/docs/working-without-decorators)

### Add backend API with a [single line of code](https://remult.dev/docs/quickstart#server-side-initialization)

_Example:_
Expand Down

0 comments on commit 1b23dab

Please sign in to comment.