Skip to content

Commit

Permalink
Gitar Duet for #8212
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 23, 2024
1 parent 04c25c1 commit 0fc93e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type React from 'react';
import type { FC } from 'react';
import { Box, styled } from '@mui/material';
import { type IProjectOwnersProps } from '../LegacyProjectOwners/LegacyProjectOwners';
import type { IProjectOwnersProps } from '../LegacyProjectOwners/LegacyProjectOwners';
import { ProjectOwners } from './ProjectOwners/ProjectOwners';

interface IProjectCardFooterProps {
Expand Down

0 comments on commit 0fc93e9

Please sign in to comment.