Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 145b4df

Browse files
committed
fix vite issue in settings page
1 parent f97b06a commit 145b4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/profile/show.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@
7676
</div>
7777
</div>
7878
<div class="stars"></div>
79-
@vite(['resources/js/stars.js'])
79+
@vite(['resources/js/app.js'])
8080
</x-app-layout>

0 commit comments

Comments
 (0)