Commit 35762b53 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge remote-tracking branch 'origin/arturo-dev-react-tooltip-warning-rc0.x' into dev

parents 36a0be98 11b17cb0
Pipeline #3546 canceled with stage
...@@ -43,14 +43,18 @@ options = ...@@ -43,14 +43,18 @@ options =
} }
-- | Adapter Component for React Tooltip -- | Adapter Component for React Tooltip [1]
-- | -- |
-- | -- |
-- | @XXX: tooltip position not working -- | @XXX: tooltip position not working
-- | @link https://github.com/wwayne/react-tooltip/issues/747 -- | @link https://github.com/wwayne/react-tooltip/issues/747
-- | -- |
-- | -- |
-- | https://github.com/wwayne/react-tooltip -- | @XXX: tooltip clickable not working
-- | @link https://github.com/ReactTooltip/react-tooltip/issues/499
-- |
-- |
-- | https://github.com/wwayne/react-tooltip [1]
tooltip :: forall provided. tooltip :: forall provided.
CO.Defaults (Record Options) (Record provided) (Record Props) CO.Defaults (Record Options) (Record provided) (Record Props)
=> Record provided => Record provided
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment