We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf95b12 commit d5d8d9bCopy full SHA for d5d8d9b
1 file changed
client/src/pages/gps-visualizer.tsx
@@ -111,7 +111,7 @@ export default function GpsVisualizer() {
111
data-show-count="true"
112
aria-label="Star dimo-network/data-sdk on GitHub"
113
>
114
- Star DIMO Data SDK
+ DIMO Data SDK
115
</GitHubButton>
116
<GitHubButton
117
href="https://github.com/dimo-network/login-with-dimo"
@@ -121,7 +121,7 @@ export default function GpsVisualizer() {
121
122
aria-label="Star dimo-network/login-with-dimo on GitHub"
123
124
- Star Login with DIMO
+ Login with DIMO
125
126
<div className="flex flex-col lg:grid lg:grid-cols-2 gap-6 min-h-[calc(100vh-9rem)]">
127
{/* Control Panel */}
0 commit comments