Select the types of activity you want to include in your feed.
1export const eventsStyles = { 2 wrapper: 'grid grid-cols-1 lg:grid-cols-2 xl:grid-cols-3 gap-1', 3} as const;