Skip to content

Commit b79c778

Browse files
committed
Update readme
1 parent 3885c91 commit b79c778

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/6.1-richtext-component-react.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -755,8 +755,6 @@ This attribute and CSS property processing ensures that rich text content from O
755755

756756
## Best Practices
757757

758-
> **💡 Pro Tips:** These guidelines come from real-world usage patterns and common pitfalls we've observed in production applications.
759-
760758
1. **Performance**: Only override elements/leafs you need to customize - the default implementations are optimized
761759
2. **Accessibility**: Maintain semantic HTML structure in custom components - screen readers depend on proper markup
762760
3. **Type Safety**: Use TypeScript interfaces for better development experience and catch errors at compile time

0 commit comments

Comments
 (0)