mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-10 15:04:46 +03:00
update clickableSVG
This commit is contained in:
parent
3aef3c444f
commit
e5ccce7b2c
@ -16,6 +16,7 @@ import Debug.Control.Extra as ControlExtra
|
||||
import Debug.Control.View as ControlView
|
||||
import EventExtras
|
||||
import Example exposing (Example)
|
||||
import Guidance
|
||||
import Html.Styled as Html exposing (Html)
|
||||
import Html.Styled.Attributes as Attributes
|
||||
import Nri.Ui.ClickableSvg.V2 as ClickableSvg
|
||||
@ -59,7 +60,7 @@ example =
|
||||
, ClickableSvg.custom [ Key.tabbable False ]
|
||||
]
|
||||
]
|
||||
, about = []
|
||||
, about = [ Guidance.helpfullyDisabled moduleName ]
|
||||
, view =
|
||||
\ellieLinkConfig state ->
|
||||
[ ControlView.view
|
||||
|
Loading…
Reference in New Issue
Block a user