Skip to content

Commit a558ddf

Browse files
committed
feat: release
1 parent a459a13 commit a558ddf

File tree

5 files changed

+2
-60
lines changed

5 files changed

+2
-60
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
strict-peer-dependencies=false

pnpm-lock.yaml

Lines changed: 0 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/team/sections/WebsiteTeam.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { useEffect, useState } from 'react';
2-
import axios from 'axios';
32
import { Grid, Tooltip, Typography } from '@mui/material';
43
import { WebsiteTeamWrapper } from '../styles';
54
import useSWR from 'swr';

src/pages/contact.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { NextPage } from 'next';
22
import Head from 'next/head';
33
import ContactForm from '~/components/contact/sections/ContactForm';
4-
import ContactUs from '~/components/contact/sections/ContactUs';
4+
import ContactUs from '~/components/contact/sections/Contact';
55
import Options from '~/components/contact/sections/Options';
66
import { ContactGridWrapper, ContactSectionWrapper } from '~/components/contact/styles';
77

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy