add pagination to library and fix some prettier issues (#237)

Co-authored-by: akxer <>
This commit is contained in:
akabhirav
2023-02-12 20:43:41 +05:30
committed by GitHub
parent ad9a12b2ec
commit aaedbb7be9
5 changed files with 37 additions and 31 deletions

3
.gitignore vendored
View File

@@ -2,5 +2,6 @@ node_modules/
.eslintcache
.vscode
.env
.idea
build/*
build/*