Skip to content

Commit d57b1ae

Browse files
committed
fix: remove pay framer page (#6178)
TOOL-0000 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on modifying the route definitions in the `apps/dashboard/framer-rewrites.js` file by removing a specific route. ### Detailed summary - Removed the route `"/connect/pay"` from the list of defined routes. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent 769a927 commit d57b1ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/dashboard/framer-rewrites.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ module.exports = [
99
// -- connect
1010
"/connect",
1111
"/connect/sign-in",
12-
"/connect/pay",
1312
"/connect/account-abstraction",
1413
"/connect/universal-bridge",
1514
// -- nebula

0 commit comments

Comments
 (0)