copyLink = (url) => {
navigator.clipboard.writeText(url).then(() => {
$alert.notify({
type: 'success',
message: 'Link copied to clipboard.',
toast: true,
});
});
};
All Posts
Mar 26, 2023
Pathways to Canada
Mar 27, 2023
Canada Info Session
Subscribe to our newsletter
Stay tuned to our latest articles and webinar posts.