Make icons stable
This commit is contained in:
@@ -27,6 +27,7 @@ function Title({ className }: { className?: string }) {
|
||||
}
|
||||
|
||||
function NewThread() {
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
const [_, setThreadId] = useQueryParam("threadId", StringParam);
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user