Skip to content

Commit 21fd2b7

Browse files
authored
Merge pull request #30 from PostHog/testinglabel2
testing label again
2 parents f15b091 + 6a81df6 commit 21fd2b7

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ Same functionality as App Router example, but using Pages Router:
108108

109109
Coming soon.
110110

111+
### basics/react-tanstack-router
112+
113+
Coming soon.
114+
111115
## Getting Started
112116

113117
Each example includes its own README with setup instructions. Generally:
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"hash": "842ef5be",
3+
"configHash": "cff32753",
4+
"lockfileHash": "055cd646",
5+
"browserHash": "46464da0",
6+
"optimized": {},
7+
"chunks": {}
8+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"type": "module"
3+
}

0 commit comments

Comments
 (0)