Feat/uptime query v3 #77
Annotations
10 warnings
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L36
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L38
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L121
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/CodeSnippet.styles.ts#L153
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/CodeSnippet/SnippetWindow.tsx#L48
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
build:
src/components/Collapse.tsx#L49
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
|
build:
src/components/FeatureFlag.tsx#L10
'JSX' is deprecated. Use `React.JSX` instead of the global `JSX` namespace
|