Files
site/resources/js/Shared/Notification/NotifyTextRemoveFeed.vue

5 lines
172 B
Vue
Executable File

<template>
<div>Ваш контент был удален за нарушение правил</div>
<div class="truncate text-base text-gray-light"></div>
</template>