Refactor(map): Fix lint issues
This commit is contained in:
@@ -54,7 +54,8 @@ export default class CodingPrep extends PureComponent {
|
||||
<SuperBlock
|
||||
blocks={ codingPrep }
|
||||
message={ lockMessage }
|
||||
title='Coding Interview Prep ' />
|
||||
title='Coding Interview Prep '
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user