mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 11:39:15 +00:00
docs: ⚡ added contributors
This commit is contained in:
@@ -4,7 +4,6 @@ import { User } from '~/contexts'
|
||||
import Collaborator from './Collaborator'
|
||||
|
||||
export const TaleUsers = component$((props: { users: User[] }) => {
|
||||
console.log(props)
|
||||
return (
|
||||
<>
|
||||
{props.users.map((user) => (
|
||||
|
||||
Reference in New Issue
Block a user