Elm review

This commit is contained in:
Tessa Kelly 2023-03-28 14:03:41 -06:00
parent 435ad13081
commit 3030b9ee85

View File

@ -4,7 +4,7 @@ import Accessibility.Aria as Aria
import Expect exposing (Expectation)
import Html.Attributes as Attributes
import Html.Styled exposing (toUnstyled)
import Nri.Ui.SideNav.V4 as SideNav exposing (Entry, NavAttribute)
import Nri.Ui.SideNav.V4 as SideNav exposing (Entry)
import Test exposing (..)
import Test.Html.Query as Query
import Test.Html.Selector exposing (..)