summaryrefslogtreecommitdiffstats
path: root/client/src/admin/helpers/index.js
blob: 9b6d031330429862c6561383260414aabaade9c1 (plain) (blame)
1
2
3
import onKeyPress from './onKeyPress';

export { onKeyPress };