Skip to content

Commit d5d8d9b

Browse files
committed
GH buttons
1 parent cf95b12 commit d5d8d9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

client/src/pages/gps-visualizer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ export default function GpsVisualizer() {
111111
data-show-count="true"
112112
aria-label="Star dimo-network/data-sdk on GitHub"
113113
>
114-
Star DIMO Data SDK
114+
DIMO Data SDK
115115
</GitHubButton>
116116
<GitHubButton
117117
href="https://github.com/dimo-network/login-with-dimo"
@@ -121,7 +121,7 @@ export default function GpsVisualizer() {
121121
data-show-count="true"
122122
aria-label="Star dimo-network/login-with-dimo on GitHub"
123123
>
124-
Star Login with DIMO
124+
Login with DIMO
125125
</GitHubButton>
126126
<div className="flex flex-col lg:grid lg:grid-cols-2 gap-6 min-h-[calc(100vh-9rem)]">
127127
{/* Control Panel */}

0 commit comments

Comments
 (0)