mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
chore: Lintfix frontend packages (#16896)
This commit is contained in:
@@ -75,7 +75,7 @@ const handleRowClick = (row: TestRunRecord) => {
|
||||
|
||||
<template>
|
||||
<div :class="$style.runs">
|
||||
<MetricsChart v-model:selectedMetric="selectedMetric" :runs="runs" />
|
||||
<MetricsChart v-model:selected-metric="selectedMetric" :runs="runs" />
|
||||
|
||||
<TestRunsTable
|
||||
:class="$style.runsTable"
|
||||
|
||||
Reference in New Issue
Block a user