mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-07 01:54:54 +02:00
fix link to app
This commit is contained in:
parent
1bf99fc416
commit
b48a75fc47
@ -17,7 +17,11 @@ export function ProOnAppModal({ show, closeHandler }) {
|
||||
</p>
|
||||
|
||||
<Stack justify="center">
|
||||
<a href="https://webmaker.app/create" className="btn btn--pro">
|
||||
<a
|
||||
href="https://webmaker.app/create"
|
||||
className="btn btn--pro"
|
||||
target="_blank"
|
||||
>
|
||||
Upgrade on Web app
|
||||
</a>
|
||||
</Stack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user