mirror of
https://github.com/Radiquum/AniX.git
synced 2025-09-06 14:33:53 +05:00
anix/feat: finish Filters Modal Component
This commit is contained in:
parent
2a2343fed3
commit
0f1c61b765
5 changed files with 281 additions and 13 deletions
|
@ -51,6 +51,7 @@ export const ENDPOINTS = {
|
|||
}
|
||||
},
|
||||
filter: `${API_PREFIX}/filter`,
|
||||
filterTypes: `${API_PREFIX}/type/all`,
|
||||
search: {
|
||||
profileList: `${API_PREFIX}/search/profile/list`,
|
||||
profileHistory: `${API_PREFIX}/search/history`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue