Skip to content

Commit

Permalink
feat: add bootstrap import
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Dec 23, 2024
1 parent d750fe5 commit 22be2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/guest.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { storage } from './storage.js';
import { comment } from './comment.js';
import { progress } from './progress.js';
import { confetti } from './confetti.js';
import { bootstrap } from './bootstrap.js';

export const guest = (() => {

Expand Down

0 comments on commit 22be2ac

Please sign in to comment.