issues
search
TakwimuAfrica
/
Dashboard
Wordpress-powered backend for Takwimu.AFRICA. Includes chart creation tools, snippets manager, Gutenberg blocks for WYSIWYG editorial interface, and elasticsearch integration. Main site accessible at https://takwimu.africa/
https://takwimu.africa
GNU General Public License v3.0
3
stars
1
forks
source link
Match charts theme with web
#64
Closed
karimkawambwa
closed
4 years ago
karimkawambwa
commented
4 years ago
Description
[x] Ensure typeProps is always an Object. On production see
Revenue Allocation, November 2019 (₦ Billion)
. typeProps is somehow an array.
Before:
After:
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
Checklist:
[ ] My code follows the style guidelines of this project
[ ] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
Description
Revenue Allocation, November 2019 (₦ Billion)
. typeProps is somehow an array.Before:
After:
Type of change
Checklist: