Skip to content

Commit

Permalink
chore: review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
work-kevin-flynn committed Nov 14, 2024
1 parent 445123b commit 7ed29c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/starter/src/Demo/demo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ const App: React.FC = () => {
const bridgeAPI = init(config);
return (
<WebLoginProvider bridgeAPI={bridgeAPI}>
123
<LoginDemo />
<Tabs defaultActiveKey="AccountDemo" items={items} />
</WebLoginProvider>
Expand Down

0 comments on commit 7ed29c7

Please sign in to comment.