Update README.md links to components

This commit is contained in:
pmffromspace 2025-06-10 09:42:58 +02:00 committed by GitHub
parent a7a2d9d73e
commit 360c59523f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,11 +152,11 @@ Make sure that your device has a Developer license, you should be able to verify
2. Enter your markup manually or select from the available templates.
3. Save and apply the changes.
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/bnussbau/laravel-trmnl/tree/main/resources/views/components)
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/usetrmnl/byos_laravel/tree/main/resources/views/components)
#### 🎨 Blade View
* Edit `resources/views/trmnl.blade.php`
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/bnussbau/laravel-trmnl/tree/main/resources/views/components)
* Available Blade Components are listed here: [laravel-trmnl | Blade Components](https://github.com/usetrmnl/byos_laravel/tree/main/resources/views/components)
* To generate the screen, run
```bash