Skip to content

Commit

Permalink
fix live preview link
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Mar 12, 2024
1 parent 9170d63 commit 802fe14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ export default function Templates() {
>
<Button
component="a"
href={layout.source}
href={layout.href}
size="small"
fullWidth
variant="outlined"
Expand Down

0 comments on commit 802fe14

Please sign in to comment.