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) => {