Skip to content

Commit 71a6c1a

Browse files
committed
fix: update href for Task View component to point to the correct URL
1 parent 6f03210 commit 71a6c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/components.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const COMPONENTS = [
44
{
55
name: "Task View",
66
component: Animated.Tasks,
7-
href: "",
7+
href: "https://x.com/alisamadi__/status/1914333366394212708",
88
},
99
{
1010
name: "Management bottom bar",

0 commit comments

Comments
 (0)