We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676558a commit ff922dcCopy full SHA for ff922dc
src/components/index.ts
@@ -10,6 +10,7 @@ export { BadgesFromPkg } from "./BadgesFromPkg";
10
export { ContributingSection } from "./ContributingSection";
11
export { ContributorsSection } from "./ContributorsSection";
12
export { ExamplesFromPkg } from "./ExamplesFromPkg";
13
+export { FundingSectionFromPkg } from "./FundingSectionFromPkg";
14
export { HomepageFromPkg } from "./HomepageFromPkg";
15
export { LicenseFromPkg } from "./LicenseFromPkg";
16
export { TitleFromPkg } from "./TitleFromPkg";
0 commit comments