Skip to content

Commit

Permalink
code change to force github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseCaddell committed Nov 14, 2024
1 parent f4e80d9 commit 9b3f9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/admin/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"use client";
// changes to force github actions
import Link from "next/link";
import { Box, Button, Container, Grid, Typography, useMediaQuery, useTheme } from '@mui/material';
import { FC } from "react";
Expand Down

0 comments on commit 9b3f9bd

Please sign in to comment.