No description
| components | ||
| components-dist | ||
| css | ||
| lib | ||
| .envrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| index.js | ||
| package.json | ||
| README.md | ||
| shell.nix | ||
| yarn.lock | ||
Fedifox-lib
Shared components/functions between fedifox and fedifox-shield.
Due to dependency weirdness, needs symlinks to react and react-dom from the project you're trying to use it with...
ln -s ../../fedifox/node_modules/react{,-dom} node_modules