Skip to content

Commit

Permalink
fix: trying to fix the "Failed to build the preview" error
Browse files Browse the repository at this point in the history
  • Loading branch information
SenChung committed Feb 13, 2025
1 parent 1409645 commit f13a144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/bs5/backToTop/backToTop.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @module backToTop.stories
*/

import { BackToTop } from './BackToTop.js';
import { BackToTop } from './backToTop.js';
import defaultdata from './backToTop.data.json';

export default {
Expand Down

0 comments on commit f13a144

Please sign in to comment.