Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tizmagik/react-head
Browse files Browse the repository at this point in the history
  • Loading branch information
tizmagik committed Aug 10, 2022
2 parents a96cc5b + e5d7cd4 commit db64cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import * as React from 'react';
*/
export const HeadProvider: React.ComponentType<{
headTags?: React.ReactElement<unknown>[];
children?: React.ReactNode | undefined
}>;

/**
Expand Down

0 comments on commit db64cc1

Please sign in to comment.