move TagInput into dir, use button on desktop
This commit is contained in:
@@ -48,7 +48,7 @@ export class TagsAutocompleteModel {
|
||||
isActive = false
|
||||
query = ''
|
||||
searchedTags: string[] = []
|
||||
profileTags: string[] = []
|
||||
profileTags: string[] = ['biology']
|
||||
|
||||
constructor(public rootStore: RootStoreModel) {
|
||||
makeAutoObservable(
|
||||
|
||||
Reference in New Issue
Block a user