Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
szweibel committed Jul 24, 2024
2 parents 2c658c0 + aa5cb79 commit 15aee77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/inst/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import { Button } from '@mui/material';
import heroImage from '../../public/images/learn.jpg';
import Header from '../../components/Header';
import Head from 'next/head';
import { format } from 'date-fns';
import { Fade } from '@mui/material';

export default function Institute(props) {
Expand Down

0 comments on commit 15aee77

Please sign in to comment.