react-table/examples/animated-framer-motion/.babelrc
2019-08-27 09:59:52 -06:00

5 lines
67 B
Plaintext

{
"presets": ["react-app"],
"plugins": ["styled-components"]
}