How to modify a button to look like link? #327
Answered
by
ivansantos-dev
ivansantos-dev
asked this question in
Help
-
I want to create a button that looks like a link. This is for logging out action that makes a POST call. I have the following in my
But this is not working as expected. I apologize for the easy question ahead of time. |
Beta Was this translation helpful? Give feedback.
Answered by
ivansantos-dev
Mar 13, 2023
Replies: 1 comment
-
I figure something out. Not great but it works:
html:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ivansantos-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figure something out. Not great but it works:
app.scss:
html: