mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-17 19:26:23 +00:00
docs: ⚡ added contributors
This commit is contained in:
@@ -18,10 +18,6 @@ export const IconArrowDownRight = (props: ItemProps) => {
|
||||
fill="none"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
||||
<line x1="7" y1="7" x2="17" y2="17"></line>
|
||||
<polyline points="17 8 17 17 8 17"></polyline>
|
||||
</svg>
|
||||
></svg>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user