Skip to content

Commit

Permalink
Mobile - Remove ReadableContentView component
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed May 12, 2023
1 parent 7d38c0e commit e345b9a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 116 deletions.
1 change: 0 additions & 1 deletion packages/components/src/index.native.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ export { default as HTMLTextInput } from './mobile/html-text-input';
export { default as KeyboardAvoidingView } from './mobile/keyboard-avoiding-view';
export { default as KeyboardAwareFlatList } from './mobile/keyboard-aware-flat-list';
export { default as Picker } from './mobile/picker';
export { default as ReadableContentView } from './mobile/readable-content-view';
export { default as CycleSelectControl } from './mobile/cycle-select-control';
export { default as Gradient } from './mobile/gradient';
export { default as ColorSettings } from './mobile/color-settings';
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit e345b9a

Please sign in to comment.