Skip to content

Commit 787d35e

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a5b1d1a + daa517a commit 787d35e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cursor/rules/dev-rules.mdc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
alwaysApply: true
33
---
4-
4+
55
## Project Structure
66

77
- next.js react tailwind frontend `/web`
@@ -417,4 +417,4 @@ const query = renderSql(
417417
const res = await pg.manyOrNone(query)
418418
```
419419

420-
Use these functions instead of string concatenation.
420+
Use these functions instead of string concatenation.

0 commit comments

Comments
 (0)