Skip to content

Commit

Permalink
keep the route, just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
lengyel-arpad85 committed May 25, 2024
1 parent de646ba commit b7efc0d
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import ConsentScreen from '~/routes/mock-idp.consent'

export default function Index() {
return <ConsentScreen />
}

0 comments on commit b7efc0d

Please sign in to comment.