mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
update
This commit is contained in:
parent
10ae4afb29
commit
b4e70c4287
@ -5,9 +5,7 @@ description: React/TypeScript component style guide. Use when writing, refactori
|
||||
|
||||
# How To Write A Component
|
||||
|
||||
Follow existing project patterns first. Use these rules to resolve unclear component decisions:
|
||||
|
||||
Do not copy existing code blindly. Existing implementations are reference material, not automatic precedent; when existing code conflicts with these rules, follow this skill and adapt the approach instead of reproducing the violation.
|
||||
Do not copy existing code patterns blindly. Existing implementations are reference material, not automatic precedent; when existing code conflicts with these rules, follow this skill and adapt the approach instead of reproducing the violation.
|
||||
|
||||
## Reuse Existing Implementations
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user