generated from VLADIMIR/template_frontend
lint css
This commit is contained in:
@@ -9,5 +9,3 @@ import HeaderMenu from '@/components/HeaderMenu.vue'
|
||||
|
||||
<HeaderMenu />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import OfficePage from '@/components/OfficePage.vue'
|
||||
<template>
|
||||
<OfficePage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>Соглашением о персональных данных</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import ScenarioPage from '@/components/ScenarioPage.vue'
|
||||
<template>
|
||||
<ScenarioPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import ScenariosEditorPage from '@/components/ScenariosEditorPage.vue'
|
||||
<template>
|
||||
<ScenariosEditorPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import ScenariosPage from '@/components/ScenariosPage.vue'
|
||||
<template>
|
||||
<ScenariosPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import TeamStoryPage from '@/components/TeamStoryPage.vue'
|
||||
<template>
|
||||
<TeamStoryPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>Пользовательское соглашение</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
@@ -5,5 +5,3 @@ import UsersPage from '@/components/UsersPage.vue'
|
||||
<template>
|
||||
<UsersPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
|
||||
Reference in New Issue
Block a user