Added the splitter className to the LinkItem.jsx
This commit is contained in:
@ -58,7 +58,7 @@ export const LinkItem = (props) => {
|
|||||||
<h3>{props.creator.username}</h3>
|
<h3>{props.creator.username}</h3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="view-area">
|
<div className="view-area splitter">
|
||||||
|
|
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user