Skip to content

Commit 00ab38b

Browse files
authored
fix(shared): Fix links Typedoc errors (#7301)
1 parent 0e521cb commit 00ab38b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.changeset/whole-pillows-fold.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

packages/shared/typedoc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"./src/react/hooks/*.{ts,tsx}",
77
"./src/react/commerce.tsx",
88
"./src/react/contexts.tsx",
9+
"./src/react/billing/*.{ts,tsx}",
910
"./src/types/*.ts"
1011
],
1112
"compilerOptions": {

0 commit comments

Comments
 (0)