Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I insert hyperlinks into text? #17

Open
dborowicz16 opened this issue Aug 28, 2021 · 0 comments
Open

Can I insert hyperlinks into text? #17

dborowicz16 opened this issue Aug 28, 2021 · 0 comments

Comments

@dborowicz16
Copy link

dborowicz16 commented Aug 28, 2021

Hello! I love this package. It is very useful. However I am trying to use relative and external links within the text getting outputted and I have not found a way to do this. Do you have any recommendations? I have tried both the tag as well as the tag. Either the entire string gets outputted literally or I get an unexpected token error.

For reference, here is the block of code
<TypeWriterEffect textStyle={{ fontFamily: 'monospace', color: 'white', fontSize: '1em', float: 'left', margin: '16px'}} startDelay={108000} cursorColor="white" text="Finally, if you would like to look at my resume it can be accessed by clicking <Link to='/resume'>Here</Link>" typeSpeed={100} scrollArea={Index} hideCursorAfterText= "false" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant