mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
- gear up for staging release
This commit is contained in:
@ -28,7 +28,7 @@ const Actions = ({ name }) => {
|
||||
|
||||
const getSharableUrl = () => {
|
||||
const shareId = state.id;
|
||||
return `https://rxresu.me/r/${shareId}`;
|
||||
return `https://rxresume-staging.web.app/r/${shareId}`;
|
||||
};
|
||||
|
||||
const handleOpenLink = () => {
|
||||
|
||||
Reference in New Issue
Block a user