add IpSecurity component
This commit is contained in:
@@ -22,8 +22,11 @@
|
||||
Попробовать бесплатно
|
||||
</a>
|
||||
</header>
|
||||
|
||||
<IpSecurity />
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
// Скрипты больше не нужны, всю магию сделает роутер!
|
||||
import IpSecurity from './IpSecurity.vue';
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user