Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@myuw-web-components/myuw-app-bar

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@myuw-web-components/myuw-app-bar - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

{
"name": "@myuw-web-components/myuw-app-bar",
"version": "1.0.0",
"version": "1.0.1",
"description": "A material top app bar designed for use with other MyUW web components",

@@ -5,0 +5,0 @@ "main": "myuw-app-bar.html",

@@ -16,2 +16,9 @@ # `<myuw-app-bar>`

Add the following import to your page's `<head>`:
```html
<link rel="import" href="https://unpkg.com/@myuw-web-components/myuw-app-bar@1.0.0/myuw-app-bar.html">
```
Use the component's HTML tag wherever you want:

@@ -18,0 +25,0 @@