Hotfix for PR #900: Remove unnecessary span tag

pull/906/head
Bailey Pumfleet 2021-10-11 14:53:14 +01:00
parent 6f219fc98c
commit ff5b2b1668
1 changed files with 0 additions and 1 deletions

View File

@ -475,7 +475,6 @@ const CreateNewEventDialog = ({
<div className="mt-1">
<div className="flex rounded-sm shadow-sm">
<span className="inline-flex items-center px-3 text-gray-500 border border-r-0 border-gray-300 rounded-l-md bg-gray-50 sm:text-sm">
<span className="input-left">
{process.env.NEXT_PUBLIC_APP_URL}/{router.query.eventPage || profiles[0].slug}/
</span>
<input