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:
parent
d1a758708d
commit
c83690ff14
3 changed files with 12 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -10998,6 +10998,7 @@ dependencies = [
|
|||
"theme",
|
||||
"title_bar",
|
||||
"ui",
|
||||
"ureq_client",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue