following page, but does not refresh on delete
parent
90aea8e6
No related branches found
No related tags found
This commit is part of merge request !41. Comments created here will be created in the context of that merge request.
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
Loading
Please register or sign in to comment