Преглед на файлове

:bug: export sort type helper

tags/0.9.0
J преди 4 години
родител
ревизия
4ee2bf7880
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2
    1
      vue-theme/src/components/navigation/navigation.vue

+ 2
- 1
vue-theme/src/components/navigation/navigation.vue Целия файл

34
 </template>
34
 </template>
35
 
35
 
36
 <script>
36
 <script>
37
-import { postTypes } from '@/utils/helpers'
37
+import { postTypes, sortTypes } from '@/utils/helpers'
38
 import { computed } from '@vue/runtime-core'
38
 import { computed } from '@vue/runtime-core'
39
 
39
 
40
 export default {
40
 export default {
68
         }
68
         }
69
         
69
         
70
         return {
70
         return {
71
+            sortTypes,
71
             menuItems,
72
             menuItems,
72
             uncheck
73
             uncheck
73
         }
74
         }

Loading…
Отказ
Запис