mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
chore: rustfmt
This commit is contained in:
parent
0103524d27
commit
2fe13f9540
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ where
|
|||
{
|
||||
if !readonly {
|
||||
let cookie_name = cookie_name.to_owned();
|
||||
|
||||
|
||||
create_isomorphic_effect(move |_| {
|
||||
let value = cookie
|
||||
.with(|cookie| {
|
||||
|
|
Loading…
Add table
Reference in a new issue