Skip to content

Commit

Permalink
Fixes RelatedEntries is not loaded after migrating from mix to vite
Browse files Browse the repository at this point in the history
fixes #1400

Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 1, 2023
1 parent c68e112 commit 3969072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/components/RelatedEntries.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<script type="text/ecmascript-6">
import _ from 'lodash';
import StylesMixin from './../mixins/entriesStyles';
Expand Down

0 comments on commit 3969072

Please sign in to comment.