Skip to content

Commit

Permalink
RSN-12 WF test
Browse files Browse the repository at this point in the history
  • Loading branch information
wzarek committed Mar 26, 2024
1 parent 78320e9 commit a78f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/reasn-client/shared/app/features/home/screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { useLink } from 'solito/link'

export const HomeScreen = () => {
const link = useLink({
href: '/user/1',
href: '/user/2',
})

return (
Expand Down

0 comments on commit a78f71e

Please sign in to comment.