mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-17 18:29:40 +05:00
frontend: add user profile page
This commit is contained in:
parent
32a4da1a31
commit
320a36d27e
5 changed files with 194 additions and 3 deletions
frontend
|
@ -1,5 +1,6 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
reactStrictMode: false,
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue