Skip to content

figure out if we actually want this to be async or if we should render something else in the meantime #3

@github-actions

Description

@github-actions

// TODO: figure out if we actually want this to be async or if we should render something else in the meantime
setup().then(async (result) => {
root.render(
<React.StrictMode>
<MUDProvider value={result}>
<App />


This issue was generated by todo-issue based on a TODO comment in 4a0833a. It's been assigned to @Cygnusfear because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions