summaryrefslogtreecommitdiff
path: root/client/src/components/Registry.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/Registry.tsx')
-rw-r--r--client/src/components/Registry.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/components/Registry.tsx b/client/src/components/Registry.tsx
index f821212..789fd14 100644
--- a/client/src/components/Registry.tsx
+++ b/client/src/components/Registry.tsx
@@ -31,7 +31,7 @@ function Registry() {
Thank you for your generous gifts! We look forward to seeing you at
the wedding.
</p>
- <Button variant="contained" startIcon={<LaunchIcon />}>
+ <Button variant="contained" endIcon={<LaunchIcon />}>
Registry
</Button>
</Paper>