mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-26 04:17:14 +00:00
Minor fixes (prettier)
This commit is contained in:
2
types/index.d.ts
vendored
2
types/index.d.ts
vendored
@@ -328,6 +328,6 @@ export interface GitProfileProps {
|
|||||||
config: Config;
|
config: Config;
|
||||||
}
|
}
|
||||||
|
|
||||||
declare class GitProfile extends Component<GitProfileProps> { }
|
declare class GitProfile extends Component<GitProfileProps> {}
|
||||||
|
|
||||||
export default GitProfile;
|
export default GitProfile;
|
||||||
|
|||||||
Reference in New Issue
Block a user