import React from 'react' const tools = [ { key: 'comments', label: 'Comentarios' }, { key: 'banners', label: 'Banners' }, { key: 'media', label: 'Activos multimedia' }, { key: 'style', label: 'Estilo' }, { key: 'notes', label: 'Notas' }, { key: 'people', label: 'Personas' }, { key: 'chat', label: 'Chat privado' } ] export default function RightTools(){ return (