@@ -184,7 +184,7 @@ export default () => (
184184 < th className = "numeric-cell" > Fat (g)</ th >
185185 < th className = "numeric-cell" > Carbs</ th >
186186 < th className = "numeric-cell" > Protein (g)</ th >
187- < th className = "tablet-only" > < Icon ifIos = "f7:chat_fill" ifMd = "material:message" > </ Icon > Comments</ th >
187+ < th className = "tablet-only" > < Icon ios = "f7:chat_fill" md = "material:message" > </ Icon > Comments</ th >
188188 </ tr >
189189 </ thead >
190190 < tbody >
@@ -305,8 +305,8 @@ export default () => (
305305 < CardHeader >
306306 < div className = "data-table-title" > Nutrition</ div >
307307 < div className = "data-table-actions" >
308- < Link iconIfIos = "f7:sort" iconIfMd = "material:sort" > </ Link >
309- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
308+ < Link iconIos = "f7:sort" iconMd = "material:sort" > </ Link >
309+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
310310 </ div >
311311 </ CardHeader >
312312 < CardContent padding = { false } >
@@ -321,7 +321,7 @@ export default () => (
321321 < th className = "numeric-cell" > Fat (g)</ th >
322322 < th className = "numeric-cell" > Carbs</ th >
323323 < th className = "numeric-cell" > Protein (g)</ th >
324- < th className = "tablet-only" > < Icon ifIos = "f7:chat_fill" ifMd = "material:message" > </ Icon > Comments</ th >
324+ < th className = "tablet-only" > < Icon ios = "f7:chat_fill" md = "material:message" > </ Icon > Comments</ th >
325325 </ tr >
326326 </ thead >
327327 < tbody >
@@ -379,8 +379,8 @@ export default () => (
379379 < CardHeader >
380380 < div className = "data-table-title" > Nutrition</ div >
381381 < div className = "data-table-actions" >
382- < Link iconIfIos = "f7:sort" iconIfMd = "material:sort" > </ Link >
383- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
382+ < Link iconIos = "f7:sort" iconMd = "material:sort" > </ Link >
383+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
384384 </ div >
385385 </ CardHeader >
386386 < CardContent padding = { false } >
@@ -395,7 +395,7 @@ export default () => (
395395 < th className = "numeric-cell sortable-cell" > Fat (g)</ th >
396396 < th className = "numeric-cell sortable-cell" > Carbs</ th >
397397 < th className = "numeric-cell sortable-cell" > Protein (g)</ th >
398- < th className = "tablet-only" > < Icon ifIos = "f7:chat_fill" ifMd = "material:message" > </ Icon > Comments</ th >
398+ < th className = "tablet-only" > < Icon ios = "f7:chat_fill" md = "material:message" > </ Icon > Comments</ th >
399399 </ tr >
400400 </ thead >
401401 < tbody >
@@ -453,15 +453,15 @@ export default () => (
453453 < div className = "data-table-header" >
454454 < div className = "data-table-title" > Nutrition</ div >
455455 < div className = "data-table-actions" >
456- < Link iconIfIos = "f7:sort" iconIfMd = "material:sort" > </ Link >
457- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
456+ < Link iconIos = "f7:sort" iconMd = "material:sort" > </ Link >
457+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
458458 </ div >
459459 </ div >
460460 < div className = "data-table-header-selected" >
461461 < div className = "data-table-title-selected" > < span className = "data-table-selected-count" > </ span > items selected</ div >
462462 < div className = "data-table-actions" >
463- < Link iconIfIos = "f7:trash" iconIfMd = "material:delete" > </ Link >
464- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
463+ < Link iconIos = "f7:trash" iconMd = "material:delete" > </ Link >
464+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
465465 </ div >
466466 </ div >
467467 </ CardHeader >
@@ -477,7 +477,7 @@ export default () => (
477477 < th className = "numeric-cell" > Fat (g)</ th >
478478 < th className = "numeric-cell" > Carbs</ th >
479479 < th className = "numeric-cell" > Protein (g)</ th >
480- < th className = "tablet-only" > < Icon ifIos = "f7:chat_fill" ifMd = "material:message" > </ Icon > Comments</ th >
480+ < th className = "tablet-only" > < Icon ios = "f7:chat_fill" md = "material:message" > </ Icon > Comments</ th >
481481 </ tr >
482482 </ thead >
483483 < tbody >
@@ -535,8 +535,8 @@ export default () => (
535535 < CardHeader >
536536 < div className = "data-table-links" > < a className = "link" > Add</ a > < a className = "link" > Remove</ a > </ div >
537537 < div className = "data-table-actions" >
538- < Link iconIfIos = "f7:sort" iconIfMd = "material:sort" > </ Link >
539- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
538+ < Link iconIos = "f7:sort" iconMd = "material:sort" > </ Link >
539+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
540540 </ div >
541541 </ CardHeader >
542542 < CardContent padding = { false } >
@@ -551,7 +551,7 @@ export default () => (
551551 < th className = "numeric-cell" > Fat (g)</ th >
552552 < th className = "numeric-cell" > Carbs</ th >
553553 < th className = "numeric-cell" > Protein (g)</ th >
554- < th className = "tablet-only" > < Icon ifIos = "f7:chat_fill" ifMd = "material:message" > </ Icon > Comments</ th >
554+ < th className = "tablet-only" > < Icon ios = "f7:chat_fill" md = "material:message" > </ Icon > Comments</ th >
555555 < th > </ th >
556556 </ tr >
557557 </ thead >
@@ -567,8 +567,8 @@ export default () => (
567567 < td className = "numeric-cell" > 4.0</ td >
568568 < td className = "tablet-only" > I like frozen yogurt</ td >
569569 < td className = "actions-cell" >
570- < Link iconIfIos = "f7:compose" iconIfMd = "material:edit" > </ Link >
571- < Link iconIfIos = "f7:trash" iconIfMd = "material:delete" > </ Link >
570+ < Link iconIos = "f7:compose" iconMd = "material:edit" > </ Link >
571+ < Link iconIos = "f7:trash" iconMd = "material:delete" > </ Link >
572572 </ td >
573573 </ tr >
574574 < tr >
@@ -582,8 +582,8 @@ export default () => (
582582 < td className = "numeric-cell" > 4.4</ td >
583583 < td className = "tablet-only" > But like ice cream more</ td >
584584 < td className = "actions-cell" >
585- < Link iconIfIos = "f7:compose" iconIfMd = "material:edit" > </ Link >
586- < Link iconIfIos = "f7:trash" iconIfMd = "material:delete" > </ Link >
585+ < Link iconIos = "f7:compose" iconMd = "material:edit" > </ Link >
586+ < Link iconIos = "f7:trash" iconMd = "material:delete" > </ Link >
587587 </ td >
588588 </ tr >
589589 < tr >
@@ -597,8 +597,8 @@ export default () => (
597597 < td className = "numeric-cell" > 6.0</ td >
598598 < td className = "tablet-only" > Super tasty</ td >
599599 < td className = "actions-cell" >
600- < Link iconIfIos = "f7:compose" iconIfMd = "material:edit" > </ Link >
601- < Link iconIfIos = "f7:trash" iconIfMd = "material:delete" > </ Link >
600+ < Link iconIos = "f7:compose" iconMd = "material:edit" > </ Link >
601+ < Link iconIos = "f7:trash" iconMd = "material:delete" > </ Link >
602602 </ td >
603603 </ tr >
604604 < tr >
@@ -612,8 +612,8 @@ export default () => (
612612 < td className = "numeric-cell" > 4.3</ td >
613613 < td className = "tablet-only" > Don't like it</ td >
614614 < td className = "actions-cell" >
615- < Link iconIfIos = "f7:compose" iconIfMd = "material:edit" > </ Link >
616- < Link iconIfIos = "f7:trash" iconIfMd = "material:delete" > </ Link >
615+ < Link iconIos = "f7:compose" iconMd = "material:edit" > </ Link >
616+ < Link iconIos = "f7:trash" iconMd = "material:delete" > </ Link >
617617 </ td >
618618 </ tr >
619619 </ tbody >
@@ -629,8 +629,8 @@ export default () => (
629629 < CardHeader >
630630 < div className = "data-table-title" > Nutrition</ div >
631631 < div className = "data-table-actions" >
632- < Link iconIfIos = "f7:sort" iconIfMd = "material:sort" > </ Link >
633- < Link iconIfIos = "f7:more_vertical_round" iconIfMd = "material:more_vert" > </ Link >
632+ < Link iconIos = "f7:sort" iconMd = "material:sort" > </ Link >
633+ < Link iconIos = "f7:more_vertical_round" iconMd = "material:more_vert" > </ Link >
634634 </ div >
635635 </ CardHeader >
636636 < CardContent padding = { false } >
0 commit comments