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

wire retailer registration form to api #40

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

ayveezub
Copy link
Member

@ayveezub ayveezub commented Nov 9, 2023

image

image

@ayveezub ayveezub force-pushed the retailer-registration branch 2 times, most recently from 7484d81 to 5ae38dd Compare November 20, 2023 18:24
@ayveezub ayveezub changed the title add register() to retailer registration page wire retailer registration form to api Nov 22, 2023
@ayveezub ayveezub force-pushed the retailer-registration branch 5 times, most recently from ff2598e to f5f141d Compare November 28, 2023 09:18
Copy link
Member

@dotnil dotnil left a comment

Choose a reason for hiding this comment

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

👌

body: JSON.stringify(retailer),
})
const data = (await response.json()).data

Copy link
Member

Choose a reason for hiding this comment

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

пустые строки переставь

Copy link
Member Author

Choose a reason for hiding this comment

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

поправил

import { reactive } from 'vue'
import { reactive, ref } from 'vue'
import router from '@/router'

Copy link
Member

Choose a reason for hiding this comment

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

пустая

Copy link
Member Author

Choose a reason for hiding this comment

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

поправил

@ayveezub ayveezub merged commit 2c00a2c into main Nov 28, 2023
1 check passed
@ayveezub ayveezub deleted the retailer-registration branch November 28, 2023 10:15
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