mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-16 18:20:31 +03:00
Use right version of module in doc
This commit is contained in:
parent
c3738faa8a
commit
850761e7f7
@ -17,7 +17,7 @@ module Nri.Ui.Modal.V8 exposing
|
|||||||
```
|
```
|
||||||
import Html.Styled exposing (..)
|
import Html.Styled exposing (..)
|
||||||
import Nri.Ui.Button.V9 as Button
|
import Nri.Ui.Button.V9 as Button
|
||||||
import Nri.Ui.Modal.V7 as Modal
|
import Nri.Ui.Modal.V8 as Modal
|
||||||
|
|
||||||
type Msg
|
type Msg
|
||||||
= ModalMsg Modal.Msg
|
= ModalMsg Modal.Msg
|
||||||
|
Loading…
Reference in New Issue
Block a user