File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,6 +170,10 @@ pnpm test
170170pnpm typecheck
171171```
172172
173+ ## Community
174+
175+ Have questions or want to discuss Replane? Join the conversation in [ GitHub Discussions] ( https://github.com/orgs/replane-dev/discussions ) .
176+
173177## License
174178
175179MIT
Original file line number Diff line number Diff line change @@ -285,6 +285,10 @@ See the [examples](./examples) directory for complete working examples:
285285- ** [ next-app-router] ( ./examples/next-app-router ) ** - App Router with ReplaneRoot
286286- ** [ next-pages-router] ( ./examples/next-pages-router ) ** - Pages Router with getInitialProps
287287
288+ ## Community
289+
290+ Have questions or want to discuss Replane? Join the conversation in [ GitHub Discussions] ( https://github.com/orgs/replane-dev/discussions ) .
291+
288292## License
289293
290294MIT
Original file line number Diff line number Diff line change @@ -357,6 +357,10 @@ import { ErrorBoundary } from 'react-error-boundary';
357357</ErrorBoundary >
358358```
359359
360+ ## Community
361+
362+ Have questions or want to discuss Replane? Join the conversation in [ GitHub Discussions] ( https://github.com/orgs/replane-dev/discussions ) .
363+
360364## License
361365
362366MIT
Original file line number Diff line number Diff line change @@ -474,6 +474,10 @@ replane.close();
474474- Config caching
475475- Config invalidation
476476
477+ ## Community
478+
479+ Have questions or want to discuss Replane? Join the conversation in [ GitHub Discussions] ( https://github.com/orgs/replane-dev/discussions ) .
480+
477481## License
478482
479483MIT
Original file line number Diff line number Diff line change @@ -253,6 +253,10 @@ All stores automatically subscribe to realtime updates via SSE. When a config ch
253253{/if}
254254```
255255
256+ ## Community
257+
258+ Have questions or want to discuss Replane? Join the conversation in [ GitHub Discussions] ( https://github.com/orgs/replane-dev/discussions ) .
259+
256260## License
257261
258262MIT
You can’t perform that action at this time.
0 commit comments