Merge branch 'following' into 'main'
Following See merge request !15
Showing
- app/(content)/(user)/[userid]/followers/page.tsx 17 additions, 0 deletionsapp/(content)/(user)/[userid]/followers/page.tsx
- app/(content)/(user)/[userid]/notifications/page.tsx 0 additions, 0 deletionsapp/(content)/(user)/[userid]/notifications/page.tsx
- components/following-button.tsx 54 additions, 0 deletionscomponents/following-button.tsx
- components/following-users.tsx 46 additions, 0 deletionscomponents/following-users.tsx
- components/user-item.tsx 23 additions, 0 deletionscomponents/user-item.tsx
- prisma/schema.prisma 13 additions, 0 deletionsprisma/schema.prisma
- types/next-auth.d.ts 12 additions, 0 deletionstypes/next-auth.d.ts
File moved
components/following-button.tsx
0 → 100644
components/following-users.tsx
0 → 100644
components/user-item.tsx
0 → 100644
types/next-auth.d.ts
0 → 100644
Please register or sign in to comment