Added 'prev_button' to 'foundation'.

This commit is contained in:
Daniel Rosenwasser
2015-08-03 23:32:53 -07:00
parent 81aef921fa
commit 146bbdc625
+2 -1
View File
@@ -125,7 +125,8 @@ declare module Foundation {
timer? : string;
tip? : string;
wrapper? : string;
button? : string;
button?: string;
prev_button?: string;
modal? : string;
expose? : string;
expose_cover? : string;