storybook: Wire up HTTP client (#18818)

This PR wires up the HTTP client in the Storybook.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-10-07 12:29:10 -04:00 committed by GitHub
parent d1a758708d
commit c83690ff14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 0 deletions

1
Cargo.lock generated
View file

@ -10998,6 +10998,7 @@ dependencies = [
"theme",
"title_bar",
"ui",
"ureq_client",
]
[[package]]