update
This commit is contained in:
parent
4a537cd933
commit
8208fa8899
20 changed files with 944 additions and 15 deletions
|
@ -4,9 +4,9 @@ pub mod auth;
|
|||
pub mod format;
|
||||
#[cfg(feature = "htmx")]
|
||||
pub mod htmx;
|
||||
pub mod page;
|
||||
pub mod request;
|
||||
pub mod result;
|
||||
pub mod ui;
|
||||
|
||||
// TODO : CORS?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue