Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Feb 2, 2024
1 parent d0d41c0 commit 0f5c871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export function createViewer(element: HTMLElement): Promise<VizarrViewer> {
<Provider>
<App />
</Provider>
</ThemeProvider>,
</ThemeProvider>
);

return promise;
Expand Down

0 comments on commit 0f5c871

Please sign in to comment.