chore: formatting fixes
This commit is contained in:
parent
dd6af5e879
commit
119a46c339
167 changed files with 4507 additions and 3248 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { redirect } from 'next/navigation';
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default async function CommunityPage() {
|
||||
redirect('https://github.com/amicalhq/amical')
|
||||
}
|
||||
redirect("https://github.com/amicalhq/amical");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue