Skip to content

Commit 55ec67c

Browse files
committed
Fixed style import issue
1 parent 725d4e9 commit 55ec67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To change the Admin Prefix, change `prefix` on `config/admin.php` or add the `AD
6666
- [Laravel Vue Admin Panel](https://github.com/balajidharma/laravel-vue-admin-panel)
6767

6868
## Update guide
69-
Encountering errors post `composer update`? Reset the database and re-publish vendor assets to resolve issues during active development
69+
Encountering errors post `composer update`? Reset the database and re-publish vendor assets to resolve issues.
7070

7171
```
7272
php artisan vendor:publish --tag=admin-core --force

0 commit comments

Comments
 (0)