Skip to content

Commit 6174bd9

Browse files
custom styling
1 parent e30681f commit 6174bd9

File tree

3 files changed

+736
-4
lines changed

3 files changed

+736
-4
lines changed

packages/ava-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formant/ava-react",
3-
"version": "3.3.22-formant",
3+
"version": "3.3.24-formant",
44
"description": "React components of AVA.",
55
"author": {
66
"name": "formant",

packages/ava-react/src/InsightCard/Title/customStyled.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ const AlertTitleRow = styled.div`
6666
align-items: center;
6767
gap: 0.5rem;
6868
margin-bottom: 0.25rem;
69-
70-
7169
`
7270

7371
const AlertTitle = styled.h3`

0 commit comments

Comments
 (0)