Add deprecated notice
This commit is contained in:
@@ -10,6 +10,9 @@ import {usePalette} from 'lib/hooks/usePalette'
|
|||||||
|
|
||||||
const WORD_WRAP = {wordWrap: 1}
|
const WORD_WRAP = {wordWrap: 1}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @deprecated use `#/components/RichText`
|
||||||
|
*/
|
||||||
export function RichText({
|
export function RichText({
|
||||||
testID,
|
testID,
|
||||||
type = 'md',
|
type = 'md',
|
||||||
|
|||||||
Reference in New Issue
Block a user