Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Error about add cart (License & Custom Products) #323

Merged
merged 12 commits into from
Dec 2, 2023
Merged

Conversation

Autumn-Rainfall
Copy link
Contributor

No description provided.

src/component/order/OrderOptions.js Outdated Show resolved Hide resolved
src/component/order/OrderOptions.js Outdated Show resolved Hide resolved
imageFile !== '' ? (
<div onClick={onImageClick}>
<img
src={imageFile.imageUrl}

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML Medium

DOM text
is reinterpreted as HTML without escaping meta-characters.
Copy link
Contributor Author

@Autumn-Rainfall Autumn-Rainfall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정함 급하게 하느라 코드 좀 지저분한데 기능적으로 문제 없고 나중에 정리할테니 우선 데모 전에 APPROVE, 머지까지 부탁함 @heeeione

@Autumn-Rainfall Autumn-Rainfall merged commit 04fb2f3 into main Dec 2, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants