WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit de0ff4b

Browse files
docs: remove unneeded js import
All JS is now imported in .storybook/preview.ts
1 parent a1cb949 commit de0ff4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scss/components/header/header.stories.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,5 @@ export const Header: Story = {
7777
</div>
7878
</div>
7979
</header>
80-
<script src="js/header.js"></script>
8180
`,
8281
};

0 commit comments

Comments
 (0)