import React from 'react'; export const View = () => { return (

Edit layout

Tables are to have a white background, light header and shadow to stand out from background.

# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird @twitter
); };