Skip to content

Commit

Permalink
add custom template to bootstrap3
Browse files Browse the repository at this point in the history
  • Loading branch information
devonpis committed Jun 9, 2022
1 parent 876b9f9 commit 945b6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import * as bootstrap from "./bootstrap";

export default { bootstrap };
export default { bootstrap, bootstrap3: bootstrap };

0 comments on commit 945b6cb

Please sign in to comment.