Padding been fixed (i guess)

This commit is contained in:
bluestar_ 2023-12-29 22:09:07 +07:00
parent adb493084d
commit b81c882ec1
4 changed files with 464 additions and 17 deletions

View file

@ -16,7 +16,8 @@
"react": "^18",
"react-dom": "^18",
"react-tooltip": "^5.25.0",
"react-twemoji": "^0.5.0"
"react-twemoji": "^0.5.0",
"sharp": "^0.33.1"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.10",