Skip to content

Commit 124c62d

Browse files
committed
Update Dashboard.js
1 parent d649ce5 commit 124c62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/components/Dashboard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
function Dashboard() {
33
return (
44
<div className="dashboard">
5-
<h1>Laravel React Redux Boilerplate</h1>
5+
<h1>Laravel React Boilerplate</h1>
66
</div>
77
);
88
}

0 commit comments

Comments
 (0)