defmodule ToddyWidgets do @moduledoc """ A curated collection of widgets for the toddy native GUI renderer. This is a placeholder release to reserve the package name. The first functional release is coming soon. See https://github.com/toddy-ui/toddy-elixir for details. """ end