Skip to content

Commit 61b4ad7

Browse files
authored
Update crud-generator.md
1 parent f6dbca6 commit 61b4ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/crud-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### CRUD generator
1+
### CRUD generator (Typescript Only)
22

33
Throughout the life span of a project, when we build new features, we often need to add new resources to our application. These resources typically require multiple, repetitive operations that we have to repeat each time we define a new resource.
44

0 commit comments

Comments
 (0)