@nivo/text
Advanced tools
@@ -6,3 +6,3 @@ import { PropsWithChildren, ComponentType } from 'react'; | ||
| type AnimatedComponentProps = GetComponentProps<(typeof animated)['text']>; | ||
| type TextProps = PropsWithChildren<Omit<AnimatedComponentProps, 'style'> & { | ||
| export type TextProps = PropsWithChildren<Omit<AnimatedComponentProps, 'style'> & { | ||
| style: AnimatedComponentProps['style'] & Pick<TextStyle, 'outlineWidth' | 'outlineColor' | 'outlineOpacity'>; | ||
@@ -9,0 +9,0 @@ }>; |
+2
-2
| { | ||
| "name": "@nivo/text", | ||
| "version": "0.92.0", | ||
| "version": "0.92.1", | ||
| "license": "MIT", | ||
@@ -41,3 +41,3 @@ "author": { | ||
| }, | ||
| "gitHead": "21dcc7f512262e41fe1ea2ad920f03ed46c9a9b6" | ||
| "gitHead": "50486cdc630eed6680b5b51d2f419f1869c184f5" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
15283
0.17%