mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
chore: update repository URL and simplify main.tsx rendering
- Changed the repository URL in package.json and apps/web/package.json to reflect the new GitHub location. - Removed StrictMode wrapper from the main.tsx file to streamline rendering of the RouterProvider component. - Updated ActionGroup component to use dynamic repository URL for GitHub link. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"packageManager": "pnpm@10.11.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/innei/photo-gallery"
|
||||
"url": "https://github.com/Iris-Photo-Gallery/Iris"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "pnpm --filter @photo-gallery/web build",
|
||||
|
||||
Reference in New Issue
Block a user