Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
linjm8780860 committed Nov 26, 2024
1 parent 78f3bc1 commit f1145ef
Show file tree
Hide file tree
Showing 4 changed files with 571 additions and 5 deletions.
6 changes: 3 additions & 3 deletions js/biz_lib_frontend.js

Large diffs are not rendered by default.

566 changes: 566 additions & 0 deletions js/bizyair_frontend.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/menus.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { app } from "../../scripts/app.js";
import { $el } from "../../scripts/ui.js";
import { styleMenus } from "./subassembly/styleMenus.js";
import './biz_lib_frontend.js'
import './bizyair_frontend.js'
class FloatingButton {
constructor(show_cases) {
this.show_cases = show_cases
Expand Down

0 comments on commit f1145ef

Please sign in to comment.