Skip to content

Commit

Permalink
fix(shs-5963): fix lint theme issue in colorful.js and traditional.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari Nez committed Dec 3, 2024
1 parent fca0f38 commit 69a4b59
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
import '../shared/index';

// Add Colorful and Airy specific JS below
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
import '../shared/index';

// Add Traditional specific JS below

0 comments on commit 69a4b59

Please sign in to comment.