project name updated
This commit is contained in:
parent
afb3d6550d
commit
6d40436273
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "politian",
|
"name": "janahan-law",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
|||||||
@ -18,7 +18,7 @@ function MyApp({ Component, pageProps }) {
|
|||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<Head>
|
<Head>
|
||||||
<title>Politian - Political Campaign Next Js Template</title>
|
<title>Janahan Law - US Immigration Law</title>
|
||||||
</Head>
|
</Head>
|
||||||
<Provider store={store}>
|
<Provider store={store}>
|
||||||
<PersistGate loading={null} persistor={persistor}>
|
<PersistGate loading={null} persistor={persistor}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user