mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 19:32:47 +00:00
typo
This commit is contained in:
@@ -20,7 +20,6 @@ const ErrorBar = (props)=>{
|
|||||||
<li key={idx}>
|
<li key={idx}>
|
||||||
Line {err.line} : {err.text}, '{err.type}' tag
|
Line {err.line} : {err.text}, '{err.type}' tag
|
||||||
</li>
|
</li>
|
||||||
);
|
|
||||||
})}
|
})}
|
||||||
</ul>
|
</ul>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user