feat: restructure routing and layouts for admin and news sections, update cookie paths
This commit is contained in:
@@ -67,7 +67,7 @@ export const FormLogin = (properties: TProperties) => {
|
||||
method="post"
|
||||
onSubmit={handleSubmit}
|
||||
className="space-y-4"
|
||||
action="/actions/news/login"
|
||||
action="/actions/login"
|
||||
>
|
||||
<Input
|
||||
id="email"
|
||||
|
||||
Reference in New Issue
Block a user