Ask a question => Create a question
This commit is contained in:
parent
4c81106612
commit
90a8de09d7
|
@ -202,7 +202,7 @@ export default function Sidebar(props: { className?: string }) {
|
|||
{user ? (
|
||||
<Link href={'/create'} passHref>
|
||||
<button className={clsx(gradient, buttonStyle)}>
|
||||
Ask a question
|
||||
Create a question
|
||||
</button>
|
||||
</Link>
|
||||
) : (
|
||||
|
|
Loading…
Reference in New Issue
Block a user