Skip to content

Commit

Permalink
Fixing the render line
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegiann01 committed May 15, 2024
1 parent f50d08e commit c7e858d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solara/components/details.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ def Page():
expand=False
)
solara.render(details_component)
```
Expand Down

0 comments on commit c7e858d

Please sign in to comment.