mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-27 23:09:35 +02:00
Added redirect function to search bar
This commit is contained in:
parent
a162450568
commit
da928f20a2
6 changed files with 35 additions and 15 deletions
|
@ -3,4 +3,5 @@ export * from './urlParser';
|
|||
export * from './searchConfig';
|
||||
export * from './checkVersion';
|
||||
export * from './sortData';
|
||||
export * from './searchParser';
|
||||
export * from './searchParser';
|
||||
export * from './redirectUrl';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue