Skip to content

Commit 4472bcd

Browse files
committed
alignment
1 parent 2865d04 commit 4472bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ eagerDefineCustomElementsFrom("custom_elements", { prefix: "app" });
7979
```
8080

8181
| Filepath | Generated Custom Element Name |
82-
|:-------------------------------------------:|:-----------------------------:|
82+
|--------------------------------------------:|:------------------------------|
8383
| `custom_elements/demo_element.js` | `<app-demo>` |
8484
| `custom_elements/demo-element.js` | `<app-demo>` |
8585
| `custom_elements/foo_bar_element.js` | `<app-foo-bar>` |

0 commit comments

Comments
 (0)