From a978bef1115d2434a7c6d449c1badf734165adb6 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Thu, 9 Apr 2026 09:43:47 +0330 Subject: [PATCH] catalog list placeholder --- .env | 5 +++-- src/components/Button.tsx | 2 +- src/pages/catalogue/List.tsx | 19 ++++++++++++++++++- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 1d1a307..7441941 100644 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ -VITE_API_URL = 'http://10.165.85.88:4000' +# VITE_API_URL = 'https://dpage.liara.run' +VITE_API_URL = 'http://188.121.103.8:4141' VITE_TOKEN_NAME = 'dpage-editor-t' -VITE_REFRESH_TOKEN_NAME = 'dpage-editor-refresh-t' \ No newline at end of file +VITE_REFRESH_TOKEN_NAME = 'dpage-editor-refresh-t' \ No newline at end of file diff --git a/src/components/Button.tsx b/src/components/Button.tsx index 07d0d98..e706d8d 100644 --- a/src/components/Button.tsx +++ b/src/components/Button.tsx @@ -27,7 +27,7 @@ const Button = forwardRef((props, ref) => { + + + } { data?.data?.map((item) => {