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