chore: eslint first re-config
This commit is contained in:
parent
167f9f45a8
commit
61790bc41b
8 changed files with 8285 additions and 9080 deletions
|
|
@ -34,7 +34,7 @@ const VolumeOverTimeGraphHeader = ({
|
|||
stroke={java}
|
||||
strokeWidth="3"
|
||||
d="M 3 6 l 12 0"
|
||||
stroke-linecap="round"
|
||||
strokeLinecap="round"
|
||||
/>
|
||||
</svg>
|
||||
),
|
||||
|
|
@ -44,7 +44,7 @@ const VolumeOverTimeGraphHeader = ({
|
|||
stroke={neon}
|
||||
strokeWidth="3"
|
||||
d="M 3 6 l 12 0"
|
||||
stroke-linecap="round"
|
||||
strokeLinecap="round"
|
||||
/>
|
||||
</svg>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue