Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarulislam authored Jan 2, 2024
1 parent f7b8dd5 commit b21d066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ In your `main.ts` file, import the library and register it as a plugin:
import { createApp } from "vue"
import App from "./App.vue"
// Import the library
import HoppUI from "@hoppscotch/ui"
import { plugin as HoppUI } from "@hoppscotch/ui"

// Import the styles
import "@hoppscotch/ui/style.css"
Expand Down

0 comments on commit b21d066

Please sign in to comment.