var VendorPrefix = require('react-vendor-prefix');
module.exports = VendorPrefix.prefix({
container: {
animationDuration: '3s',
animationName: 'slidein',
}
});
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.