dcx-react-library icon indicating copy to clipboard operation
dcx-react-library copied to clipboard

Add option to show all values #292

Open JackBrian10 opened this issue 3 years ago • 2 comments

JackBrian10 avatar Jul 18 '22 12:07 JackBrian10

@JackBrian10 you need to rebase your branch with release/0.5 I doubt you changed 279 files :)

commands:

git checkout release/0.5
git pull
git checkout feature/autocomplete-showAll
git rebase release/0.5
git commit -m 'feat: rebase from 0.5'
git push

daniele-zurico avatar Jul 18 '22 12:07 daniele-zurico

@JackBrian10 unfortunately you need to rebase again your branch

daniele-zurico avatar Jul 22 '22 12:07 daniele-zurico