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

HfNotes Component optimization done #1567

Merged
merged 2 commits into from
Aug 16, 2022
Merged

HfNotes Component optimization done #1567

merged 2 commits into from
Aug 16, 2022

Conversation

Raj6939
Copy link
Collaborator

@Raj6939 Raj6939 commented Aug 16, 2022

  • created a separate folder elements and inside that component called HfNotes for all notes in fyre
  • created Notes.js file in utils/admin to store all notes.
  • raw-html is also valid for putting in the Notes.js file.
  • HfNotes is used on the participant at the admin side in the lottery pop-up.

export default {
name: "Investor",
components: { Loading, Paginate },
components: { Loading, Paginate, HfNotes,Notes },
Copy link
Collaborator

Choose a reason for hiding this comment

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

why Notes is in component. ??

Copy link
Collaborator

@Vishwas1 Vishwas1 left a comment

Choose a reason for hiding this comment

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

Please update

@Vishwas1 Vishwas1 merged commit 1cf7959 into develop Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants