feat: add the post details routes, added skeleton to trending card

This commit is contained in:
MTG2000
2022-04-20 10:22:54 +03:00
parent 75186e7492
commit 5c81dc2a7e
13 changed files with 103 additions and 98 deletions

View File

@@ -19,6 +19,7 @@
"apollo-server": "^3.5.0",
"apollo-server-lambda": "^3.5.0",
"axios": "^0.24.0",
"chance": "^1.1.8",
"dayjs": "^1.11.1",
"env-cmd": "^10.1.0",
"framer-motion": "^5.3.0",
@@ -118,6 +119,7 @@
"@storybook/node-logger": "^6.3.12",
"@storybook/preset-create-react-app": "^3.2.0",
"@storybook/react": "^6.3.12",
"@types/chance": "^1.1.3",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.throttle": "^4.1.6",
"@types/marked": "^4.0.3",