Skip to content

Commit 785c97a

Browse files
committed
squashing commits
1 parent c5a174d commit 785c97a

File tree

85 files changed

+618
-384
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+618
-384
lines changed

.babelrc

100755100644
File mode changed.

.circleci/config.yml

100755100644
File mode changed.

.gitignore

100755100644
File mode changed.

README.md

100755100644
File mode changed.

__mocks__/fileMock.ts

100755100644
File mode changed.

__mocks__/styleMock.ts

100755100644
File mode changed.

index.html

100755100644
File mode changed.

jest.config.js

100755100644
File mode changed.

package.json

100755100644
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,16 +124,18 @@
124124
"popper.js": "^1.16.1",
125125
"pusher": "^5.2.0",
126126
"pusher-js": "^8.4.0-rc2",
127+
"quill": "^2.0.2",
127128
"react-datepicker": "^4.8.0",
128129
"react-hook-form": "^7.45.4",
129130
"react-hot-toast": "^2.4.1",
130131
"react-i18next": "^11.18.6",
131-
"react-icons": "^4.6.0",
132+
"react-icons": "^4.12.0",
132133
"react-js-pagination": "^3.0.2",
133134
"react-loader-spinner": "^6.1.6",
134135
"react-loading-skeleton": "^3.5.0",
135136
"react-modal": "^3.16.1",
136137
"react-paginate": "^8.1.3",
138+
"react-quill": "^2.0.0",
137139
"react-redux": "^8.0.4",
138140
"react-render-html": "^0.6.0",
139141
"react-router-dom": "^6.4.2",

postcss.config.js

100755100644
File mode changed.

0 commit comments

Comments
 (0)