mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 13:47:08 -04:00
Fix redirect
This commit is contained in:
@@ -12,7 +12,7 @@ export default function SoftGatePage() {
|
||||
const t = useT()
|
||||
|
||||
const handleExplore = () => {
|
||||
Router.push('/')
|
||||
Router.push('/?fromSignup=true')
|
||||
}
|
||||
|
||||
const handleRefine = () => {
|
||||
|
||||
Reference in New Issue
Block a user