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

refactor: ♻️ dataset rights update #33

Merged
merged 6 commits into from
Jan 2, 2024
Merged

Conversation

slugb0t
Copy link
Member

@slugb0t slugb0t commented Dec 27, 2023

No description provided.

@slugb0t slugb0t requested a review from megasanjay December 27, 2023 20:20
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-33.centralus.2.azurestaticapps.net

@megasanjay
Copy link
Member

Also remove the commented out parts and remove that additional packages added

Copy link
Member

@megasanjay megasanjay left a comment

Choose a reason for hiding this comment

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

remove extra packages

package.json Outdated
@@ -39,6 +39,7 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.15",
"@kangc/v-md-editor": "^2.3.18",
Copy link
Member

Choose a reason for hiding this comment

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

remove this package

src/main.ts Outdated Show resolved Hide resolved
src/main.ts Outdated
Comment on lines 14 to 19
import VMdEditor from "@kangc/v-md-editor";
import enUS from "@kangc/v-md-editor/lib/lang/en-US";
import createAlignPlugin from "@kangc/v-md-editor/lib/plugins/align";
import createKatexPlugin from "@kangc/v-md-editor/lib/plugins/katex/cdn";
import createTodoListPlugin from "@kangc/v-md-editor/lib/plugins/todo-list/index";
import githubTheme from "@kangc/v-md-editor/lib/theme/github.js";
Copy link
Member

Choose a reason for hiding this comment

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

remove extra imports

Copy link
Member

Choose a reason for hiding this comment

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

Also the extra ones below

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://white-ocean-00e852610-33.centralus.2.azurestaticapps.net

@megasanjay megasanjay merged commit 2b0cf7f into staging Jan 2, 2024
8 of 10 checks passed
@megasanjay megasanjay deleted the license-selection branch March 7, 2024 20:02
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