remove semicolon
This commit is contained in:
@@ -54,7 +54,7 @@ export default function DamagePerCycleForAll() {
|
|||||||
</button>
|
</button>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
<Bar data={data} options={options} />;
|
<Bar data={data} options={options} />
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user