<template>
  <div flex="~" items-center border="~ base" text-secondary-light rounded-md px-1 text-xs my-auto>
    {{ $t('account.bot') }}
  </div>
</template>