mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 18:08:40 +08:00
update
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user