diff --git a/ts/components/session/SessionRegistrationView.tsx b/ts/components/session/SessionRegistrationView.tsx index 75d00ecf6..4bea49b12 100644 --- a/ts/components/session/SessionRegistrationView.tsx +++ b/ts/components/session/SessionRegistrationView.tsx @@ -42,14 +42,14 @@ export class SessionRegistrationView extends React.Component { return (
- +
{ alert('clicked'); }} - buttonType={SessionButtonTypes.green} + buttonType={SessionButtonTypes.Green} text="Generate Session ID" />