Merge branch 'followPages' into 'main'
following page, but does not refresh on delete See merge request !41
No related branches found
No related tags found
Showing
- app/(content)/(user)/[username]/following/page.tsx 23 additions, 4 deletionsapp/(content)/(user)/[username]/following/page.tsx
- app/api/users/follow/route.ts 17 additions, 10 deletionsapp/api/users/follow/route.ts
- components/follow-button.tsx 42 additions, 37 deletionscomponents/follow-button.tsx
- components/profile/api/get-follows.ts 1 addition, 1 deletioncomponents/profile/api/get-follows.ts
- components/profile/components/user-follows.tsx 62 additions, 0 deletionscomponents/profile/components/user-follows.tsx
- components/profile/components/user-item.tsx 41 additions, 0 deletionscomponents/profile/components/user-item.tsx
- components/trends/components/trend.tsx 2 additions, 2 deletionscomponents/trends/components/trend.tsx
components/profile/components/user-item.tsx
0 → 100644
Please register or sign in to comment