chore: remove unneeded url
This commit is contained in:
parent
b82e31c78a
commit
e7608f8be6
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ The result is a reactive UI that updates on attribute changes:
|
||||||
If you want a quick start example to copy, this is an example of using a custom element in a single .html file:
|
If you want a quick start example to copy, this is an example of using a custom element in a single .html file:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
https://www.npmjs.com/package/web-component-base
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
|
Loading…
Reference in a new issue