Skip to content

Commit f4aabe2

Browse files
committed
Updates // [tl! focus]
1 parent e6c9f81 commit f4aabe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs/mobile/2/getting-started/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default defineConfig({
4949
laravel({
5050
input: ['resources/css/app.css', 'resources/js/app.js'],
5151
refresh: true,
52-
hotFile: nativephpHotFile(),
52+
hotFile: nativephpHotFile(), // [tl! focus]
5353
}),
5454
tailwindcss(),
5555
nativephpMobile(), // [tl! focus]

0 commit comments

Comments
 (0)