Skip to content

Commit

Permalink
Gitar Duet for #1699
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent 873732d commit f169ef1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@
]
},
"packageManager": "[email protected]"
}
}

0 comments on commit f169ef1

Please sign in to comment.