mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 14:01:38 -06:00
Update .github/copilot-instructions.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
c332e9764a
commit
bc7b3165c8
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@ -113,7 +113,7 @@ class MyNoteWidget extends NoteContextAwareWidget {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
**Important**: Widgets use jQuery (`this.$body`) for DOM manipulation. Don't mix React patterns here.
|
**Important**: Widgets use jQuery (`this.$widget`) for DOM manipulation. Don't mix React patterns here.
|
||||||
|
|
||||||
## Development Workflow
|
## Development Workflow
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user