mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
updating tags text with tags list on change
This commit is contained in:
parent
a1ba0d6f6b
commit
10accea4df
@ -30,7 +30,7 @@ const TagInput = ({
|
||||
} else {
|
||||
setText(value.join(' '));
|
||||
}
|
||||
}, [value]);
|
||||
});
|
||||
|
||||
// Component Functions
|
||||
const _handleOnChange = (_text) => {
|
||||
|
Loading…
Reference in New Issue
Block a user