Skip to content

Cloud migration#809

Merged
ButteryCrumpet merged 8 commits intomasterfrom
cloud-migration
Feb 24, 2021
Merged

Cloud migration#809
ButteryCrumpet merged 8 commits intomasterfrom
cloud-migration

Conversation

@ButteryCrumpet
Copy link
Copy Markdown
Contributor

Cloud Migration

migrategif

Comment thread src/cloud/api/rest/doc.ts Outdated
}

export function createDocREST(body: DocCreateRequestBody) {
return callApi<DocCreateResponseBody>(`/api/docs`, {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/api/docs -> api/docs

useGlobalKeyDownHandler(keydownHandler)

const content = useMemo(() => {
console.log(tab, currentStorage)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Discard logging

}, [onChange, workspaces])

return (
<>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Unnecessary fragment

@ButteryCrumpet ButteryCrumpet merged commit 505014a into master Feb 24, 2021
@ButteryCrumpet ButteryCrumpet deleted the cloud-migration branch February 24, 2021 05:37
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