mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +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;
|
||||
}
|
||||
|
||||
declare class GitProfile extends Component<GitProfileProps> { }
|
||||
declare class GitProfile extends Component<GitProfileProps> {}
|
||||
|
||||
export default GitProfile;
|
||||
|
||||
Reference in New Issue
Block a user