Skip to content

Commit

Permalink
Another change to trigger github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseCaddell committed Nov 14, 2024
1 parent a972240 commit cdfcac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/admin/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"use client";
// adding comment to trigger github action
// adding comment to trigger github action. And another change.
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 cdfcac3

Please sign in to comment.