Skip to content

Commit e6ba93f

Browse files
committed
Merge branch 'feat/seo-overview' of https://github.com/abedshaaban/tanstack-devtools into feat/seo-overview
2 parents 0a3ac72 + 800eb0f commit e6ba93f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

packages/devtools-seo/src/index.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
export { SeoTab } from './seo-tab'
2-
export type { SeoDetailView, SeoIssue, SeoSectionSummary } from './seo-section-summary'
2+
export type {
3+
SeoDetailView,
4+
SeoIssue,
5+
SeoSectionSummary,
6+
} from './seo-section-summary'

0 commit comments

Comments
 (0)