PLACEHOLDER ALL THE THINGS

This commit is contained in:
Daniel Cortes
2020-06-16 03:33:23 -04:00
parent 049f7e83d7
commit 2639427779
4 changed files with 23 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ export const Entity = (props) => {
const hasCover = props.cover;
const hasTags = props.tags && props.tags.length > 0;
const hasButton = props.onButtonClick || props.buttonText
return (
<div className='entity'>
<div>