1
0
Fork 0
mirror of https://github.com/archtechx/laravel-tips.git synced 2025-12-12 13:24:03 +00:00

undo lars' silly mistake

This commit is contained in:
Samuel Štancl 2021-04-07 23:39:51 +02:00
parent ea58fea444
commit f441ae7613
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<x:layout>
<x:layout :title="$tip->title" :preview="$tip->title">
<div
x-data
@keydown.escape.window="Turbo.visit('{{ route('tip.index') }}')"