We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d649ce5 commit 124c62dCopy full SHA for 124c62d
resources/js/components/Dashboard.js
@@ -2,7 +2,7 @@
2
function Dashboard() {
3
return (
4
<div className="dashboard">
5
- <h1>Laravel React Redux Boilerplate</h1>
+ <h1>Laravel React Boilerplate</h1>
6
</div>
7
);
8
}
0 commit comments