Skip to content

Commit

Permalink
fix: bagas's invalid phone number in kelompok-section.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
DikDns authored Oct 16, 2024
1 parent 7477eca commit 0c60243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/kelompok-section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export function KelompokSection() {
</div>
<DialogFooter>
<Link
href="https://wa.me/+628588572502762"
href="https://wa.me/+6285885725027"
target="_blank"
className={cn(buttonVariants())}
>
Expand Down

0 comments on commit 0c60243

Please sign in to comment.