feat: add react-loading-skeleton package (#244)
* feat: add react-loading-skeleton package Add the react-loading-skeleton package to the project dependencies in package.json. This package will be used to display loading skeletons in the AutoLoad component. * chore: remove body-max-line-length rule from commitlint.config.ts
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
"nanoid": "^5.0.6",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-loading-skeleton": "^3.5.0",
|
||||
"sass": "^1.71.1",
|
||||
"sql.js": "1.10.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user