1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-28 23:29:37 +02:00

Added search tab to settings

This commit is contained in:
unknown 2021-10-04 17:07:02 +02:00
parent 6a6f1750b1
commit 1d8e36b46d
7 changed files with 216 additions and 105 deletions

View file

@ -10,3 +10,4 @@ export * from './Config';
export * from './Forms';
export * from './Query';
export * from './SearchResult';
export * from './Route';