We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9839668 commit 1f7f5caCopy full SHA for 1f7f5ca
packages/web/src/routes/index.tsx
@@ -117,7 +117,7 @@ function App() {
117
<p className="text-gray-400 text-sm mt-2">
118
Edit <code className="px-2 py-1 bg-slate-700 rounded text-cyan-400">/src/routes/index.tsx</code> or add
119
RPC methods in{' '}
120
- <code className="px-2 py-1 bg-slate-700 rounded text-orange-400">packages/worker/src/rpc.ts</code>
+ <code className="px-2 py-1 bg-slate-700 rounded text-orange-400">/packages/worker/src/rpc.ts</code>
121
</p>
122
</div>
123
0 commit comments