We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In #2610 we left-aligned the title for all modals. (https://github.com/learningequality/kolibri/pull/2610/files#diff-e923fca138f65eaa540bc7b969d702dfL222)
This is okay because enableBackBtn is not used anywhere. However we should remove enableBackBtn from the component entirely.
enableBackBtn
The text was updated successfully, but these errors were encountered:
Remove enableBackBtn prop from core-modal
bb7204e
Fixes learningequality#2663
jonboiser
No branches or pull requests
In #2610 we left-aligned the title for all modals. (https://github.com/learningequality/kolibri/pull/2610/files#diff-e923fca138f65eaa540bc7b969d702dfL222)
This is okay because
enableBackBtn
is not used anywhere. However we should removeenableBackBtn
from the component entirely.The text was updated successfully, but these errors were encountered: