summaryrefslogtreecommitdiff
path: root/src/components/NavBar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/NavBar.tsx')
-rw-r--r--src/components/NavBar.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/NavBar.tsx b/src/components/NavBar.tsx
index 4e35d95..f050d7a 100644
--- a/src/components/NavBar.tsx
+++ b/src/components/NavBar.tsx
@@ -15,7 +15,7 @@ function NavBar() {
component={Link}
to="/"
color="inherit"
- sx={{ textDecoration: "none" }}
+ sx={{ textDecoration: 'none' }}
>
Madison and Michael's Wedding
</Typography>