Skip to content

Commit

Permalink
Merge pull request #10 from alyhxn/main
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
Mehrabbruno authored Jan 21, 2024
2 parents 66b0fd1 + 60bee94 commit 2a7c4d2
Show file tree
Hide file tree
Showing 15 changed files with 849 additions and 705 deletions.
1,222 changes: 655 additions & 567 deletions bundle.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/desktop.js
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ function resources (pool) {
const id = prefix + name
if (pool[id]) return pool[id]
const type = factory[name]
console.error(name)
return pool[id] = type()
}
return Object.assign(get, factory)
Expand Down
8 changes: 4 additions & 4 deletions src/node_modules/app-about-us/app-about-us.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

93 changes: 65 additions & 28 deletions src/node_modules/app-timeline/app-timeline.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/node_modules/buttons/icon-button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/node_modules/buttons/text-button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions src/node_modules/important-documents/important-documents.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/node_modules/info-page/info-page.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2a7c4d2

Please sign in to comment.