Text tweak
This commit is contained in:
@@ -34,7 +34,7 @@ const IdeToolbar = ({ canEdit, isChanges, onSave, onExport, userNamePart }) => {
|
|||||||
const recordedLogin = async () => {
|
const recordedLogin = async () => {
|
||||||
ReactGA.event({
|
ReactGA.event({
|
||||||
category: 'login',
|
category: 'login',
|
||||||
action: 'ideToolbar login when no user is signed in',
|
action: 'ideToolbar signup prompt from fork',
|
||||||
})
|
})
|
||||||
setIsLoginModalOpen(true)
|
setIsLoginModalOpen(true)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user