Skip to content

Commit

Permalink
Lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
nhoizey committed Jul 6, 2022
1 parent eba188c commit 0ecba79
Show file tree
Hide file tree
Showing 4 changed files with 468 additions and 49 deletions.
2 changes: 1 addition & 1 deletion demo/app.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { ResponsiveVideoBackground } from "../responsive-video-background.js";
import { ResponsiveVideoBackground } from '../responsive-video-background.js';

customElements.define(ResponsiveVideoBackground.is, ResponsiveVideoBackground);
Loading

0 comments on commit 0ecba79

Please sign in to comment.