Fixes the linter
Fixes the linter
This commit is contained in:
@@ -41,7 +41,8 @@ export const ForbiddenLore = (props, context) => {
|
||||
cost: knowledge.cost,
|
||||
})} />
|
||||
{' '}
|
||||
Cost : {knowledge.cost} | Sacrifices Required : {knowledge.sacs}
|
||||
Cost : {knowledge.cost}
|
||||
| Sacrifices Required : {knowledge.sacs}
|
||||
</Box >
|
||||
<Box italic my={1}>
|
||||
{knowledge.flavour}
|
||||
|
||||
Reference in New Issue
Block a user