Skip to content

fixed unterminated template literal in OrderItem#18

Open
gaurav9949 wants to merge 1 commit into
GreatStackDev:mainfrom
gaurav9949:fix-template-literal
Open

fixed unterminated template literal in OrderItem#18
gaurav9949 wants to merge 1 commit into
GreatStackDev:mainfrom
gaurav9949:fix-template-literal

Conversation

@gaurav9949

Copy link
Copy Markdown

Summary

This pull request fixes an unterminated template literal in Components/OrderItems.jsx that was causing a syntax error.

Changes

  • Fixed the unterminated template literal in Components/OrderItems.jsx.
  • Verified that the component compiles correctly after the change.

Testing

  • Confirmed the project builds/runs without the syntax error.

@CertifiedWebMaster

Copy link
Copy Markdown

Very nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants