Upgrade from V4, not V5

This commit is contained in:
Charlie Koster 2019-08-05 14:39:54 -05:00
parent e9562b956b
commit cf6a2a40ae

View File

@ -4,7 +4,7 @@ module Nri.Ui.Table.V5 exposing
, viewLoading, viewLoadingWithoutHeader
)
{-| Upgrading from V5:
{-| Upgrading from V4:
- The columns take an additional `cellStyles` property that allow
you to specify additional styles such as cell background color