mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
Added one-liner for use-cookie
This commit is contained in:
parent
d18c3c45fd
commit
84cc04430a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
use cookie::Cookie;
|
||||
|
||||
///
|
||||
/// Get a cookie by name, for both SSR and CSR
|
||||
///
|
||||
/// ## Demo
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue