diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a128539371a..71c80532252 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -28,7 +28,7 @@ This pr requires the following packages to be installed: - `package2` The packages are used for `reason1` and `reason2`. -Because of this, you must run `pnpm i` before starting. +Because of this, you must run `npm i` before starting. --> ## 📷 Screenshots diff --git a/resources/js/layout/Layout.tsx b/resources/js/layout/Layout.tsx index 08a0368a074..78df703cf89 100644 --- a/resources/js/layout/Layout.tsx +++ b/resources/js/layout/Layout.tsx @@ -6,7 +6,7 @@ export const Layout = () => { return (