Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kn4ihp authored Aug 4, 2024
1 parent c7f7b1f commit 6aadabe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/getinvolved/page.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import React from 'react';
import {grid} from "@/components";

import grid from './CustomButton'

const GetInvolved = () => {
return (
Expand Down

0 comments on commit 6aadabe

Please sign in to comment.