Skip to content

Commit

Permalink
Fixing the render line
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegiann01 authored and iisakkirotko committed May 21, 2024
1 parent 93bcf68 commit 3499a45
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 3499a45

Please sign in to comment.