Skip to content
Snippets Groups Projects
Verified Commit a0adb692 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Link

parent b457299a
No related branches found
No related tags found
No related merge requests found
Pipeline #6590 passed
import { Helmet } from "react-helmet";
import Button from "components/Button";
import PageTitle from "components/PageTitle";
import { basics } from "config";
......@@ -25,15 +24,11 @@ const Party = () => {
<p>Přesný časový program ještě doplníme.</p>
<Button
className="md:text-xl btn--to-blue-300"
bodyClassName="whitespace-no-wrap"
color="black"
routerTo="https://www.facebook.com/events/3018946831656543/"
icon="ico--chevron-right"
>
<p>
<a href="https://www.facebook.com/events/3018946831656543/">
Událost na facebooku
</Button>
</a>
</p>
</div>
</article>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment