I am using React, and I am trying to detect the previous path / url that the user is coming from within my app. so if they are coming from /register
and land on /index
, then how do I log, on /index
, that the user came from /register
. Is this possible?
没有评论:
发表评论