Skip to content

Commit d28b209

Browse files
feat(example): add set user identification and attribute
1 parent ef0921d commit d28b209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/default/src/screens/SettingsScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export const SettingsScreen: React.FC = () => {
150150
description: 'User identified successfully',
151151
});
152152
}}>
153-
identify user
153+
Identify user
154154
</Button>
155155

156156
<Button

0 commit comments

Comments
 (0)