Skip to content

Commit

Permalink
try to fix demo pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartsch committed Jun 6, 2021
1 parent b9d6014 commit 19ad0ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lazyframe.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import './scss/lazyframe.scss';

console.log(import.meta.env.MODE);
const Lazyframe = () => {

let settings;
Expand Down

0 comments on commit 19ad0ef

Please sign in to comment.