mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change order of imports in 'FilterMenuComponent.vue'
This commit is contained in:
parent
8b0248057b
commit
4fbdf70880
@ -18,8 +18,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import EventsByFilter from './EventsByFilter'
|
||||
import FilterMenuMixin from '~/mixins/filterMenuMixin.js'
|
||||
import EventsByFilter from './EventsByFilter'
|
||||
import PostTypeFilter from './PostTypeFilter'
|
||||
import FollowingFilter from './FollowingFilter'
|
||||
import OrderByFilter from './OrderByFilter'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user