This commit is contained in:
Stefan Pejcic 2024-02-10 20:44:42 +01:00
parent ed3a0bd0a6
commit d1cdc269f5

View File

@ -21,7 +21,7 @@ export const LandingGithubStarButton = () => {
>
<div className={clsx("flex items-center", "w-10 h-6")}>
<span>DEMO</span>
<span>Live Demo</span>
</div>
</a>
);