Added Alert component

This commit is contained in:
Jori Lallo
2016-08-03 15:32:04 +03:00
parent 5c64321c17
commit 80edf4a693
5 changed files with 77 additions and 10 deletions

View File

@ -0,0 +1,2 @@
import Alert from './Alert';
export default Alert;