@promptbook/components 0.103.0-21 → 0.103.0-23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -171,7 +171,6 @@ The component comes with built-in styles. You can pass your own `className` and
171
171
 
172
172
  - `BookEditor` - Main book editor component with syntax highlighting
173
173
  - `BookEditorProps` - Props interface for BookEditor (type)
174
- - `DEFAULT_BOOK_FONT_CLASS` - Default font class for book editor
175
174
 
176
175
  ### Chat Components
177
176