mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-27 14:35:05 +03:00
copy-edit
This commit is contained in:
parent
8ea6700239
commit
a88b5fca75
@ -1285,7 +1285,7 @@ scale n =
|
||||
Internal.TransformComponent Flag.scale (Internal.Scale ( n, n, 1 ))
|
||||
|
||||
|
||||
{-| Angle is given in radians. [Here are some conversion functions if you want another unit.](https://package.elm-lang.org/packages/elm/core/latest/Basics#degrees)
|
||||
{-| Angle is given in radians. [Here are some conversion functions if you want to use another unit.](https://package.elm-lang.org/packages/elm/core/latest/Basics#degrees)
|
||||
-}
|
||||
rotate : Float -> Attr decorative msg
|
||||
rotate angle =
|
||||
|
Loading…
Reference in New Issue
Block a user