Update index.tsx
Merge pull request #2 from ArviZ/ArviZ-patch-2
Update index.tsx
[chore] add worker-loader
[chore] add comlink
add creating storage
move keys func
add worker
move the function into a separate file
Merge branch 'master' into worker-test
change style
add types and converters
fix types
sync on the worker side
Merge branch 'master' into worker-test
Update TagTableHeader.js
Update package.json
Merge pull request #50 from ArviZ/arviz-header-swap-buttons
Arviz header swap buttons
[fix] disable switch to empty months
Merge branch 'master' into worker-test
Edit types
add country
some fixes