mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-24 16:54:23 +01:00
update: Write a story btn link
This commit is contained in:
@@ -91,7 +91,7 @@ export default function FeedPage() {
|
||||
<div className="pb-16 md:overflow-y-scroll sticky-side-element">
|
||||
<h1 className="text-h2 font-bolder mb-24">Discover</h1>
|
||||
<Button
|
||||
href={PAGES_ROUTES.blog.writeStory}
|
||||
href={createRoute({ type: "write-story" })}
|
||||
color='primary'
|
||||
fullWidth
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user