diff --git a/client/src/components/presentational/CheckInButtons.js b/client/src/components/presentational/CheckInButtons.js index caf59fcb..ce60f42e 100644 --- a/client/src/components/presentational/CheckInButtons.js +++ b/client/src/components/presentational/CheckInButtons.js @@ -14,14 +14,14 @@ const CheckInButtons = (props) => { CHECK IN AS NEW USER {props.events.length > 1 && ( - - ...OR CREATE A NEW PROFILE + + CREATE A NEW PROFILE )}