Переглянути джерело

make email invites lowercase

Justin Rhee 4 роки тому
батько
коміт
24110da8d5

+ 0 - 1
dashboard/src/main/home/launch/launch-flow/LaunchFlow.tsx

@@ -365,7 +365,6 @@ const LaunchFlow: React.FC<PropsType> = (props) => {
     let { form, currentTab } = props;
     let { form, currentTab } = props;
 
 
     if (currentPage === "source" && currentTab === "porter") {
     if (currentPage === "source" && currentTab === "porter") {
-      console.log("champagne");
       return (
       return (
         <SourcePage
         <SourcePage
           sourceType={sourceType}
           sourceType={sourceType}