From 0739ca61abcdd381307346ca2d5436fcaeec219e Mon Sep 17 00:00:00 2001
From: Ale <ale.tasistro@gmail.com>
Date: Sat, 21 May 2022 16:44:30 -0300
Subject: [PATCH] =?UTF-8?q?Nueva=20carpeta=20routes=20en=20js,=20home.js?=
 =?UTF-8?q?=20movido=20ah=C3=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 {routes => resources/js/routes}/home.js | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {routes => resources/js/routes}/home.js (100%)

diff --git a/routes/home.js b/resources/js/routes/home.js
similarity index 100%
rename from routes/home.js
rename to resources/js/routes/home.js