Skip to content

Commit

Permalink
Merge branch 'develop' into feature/OZ-38
Browse files Browse the repository at this point in the history
  • Loading branch information
seondal committed Aug 22, 2023
2 parents 15a412f + cca0dde commit a8a8751
Show file tree
Hide file tree
Showing 43 changed files with 3,574 additions and 1,755 deletions.
3 changes: 3 additions & 0 deletions next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
images: {
domains: ['posepicker-image.s3.ap-northeast-2.amazonaws.com'],
},
};

module.exports = nextConfig;
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@
},
"dependencies": {
"@emotion/css": "^11.11.2",
"@tanstack/react-query": "^4.32.6",
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"axios": "^1.4.0",
"eslint": "^8.46.0",
"eslint-config-next": "^13.4.12",
"framer-motion": "^10.15.0",
Expand All @@ -34,7 +36,6 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"postcss": "^8.4.27",
"prettier": "^3.0.0",
Expand Down
10 changes: 10 additions & 0 deletions public/icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/icons/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions public/images/menu/icon-button.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
856 changes: 856 additions & 0 deletions public/lotties/pick.json

Large diffs are not rendered by default.

1,681 changes: 0 additions & 1,681 deletions public/lotties/posepicker.json

This file was deleted.

537 changes: 537 additions & 0 deletions public/lotties/talk_after_click.json

Large diffs are not rendered by default.

Binary file added public/lotties/talk_after_loading.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a8a8751

Please sign in to comment.