Skip to content

Commit

Permalink
refactor events-committee (#905)
Browse files Browse the repository at this point in the history
  • Loading branch information
Megha-Dev-19 authored Jul 25, 2024
1 parent 724cbcd commit 5b7f735
Show file tree
Hide file tree
Showing 109 changed files with 9 additions and 17,092 deletions.

This file was deleted.

This file was deleted.

8 changes: 8 additions & 0 deletions instances/events-committee.near/widget/app.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ function Page() {
/>
);
}
case "profile": {
return (
<Widget
src={"${REPL_DEVHUB}/widget/devhub.page.profile"}
props={passProps}
/>
);
}
default: {
return (
<Widget
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5b7f735

Please sign in to comment.