Files
element-web/src
Jason Robinson a74cb001b4 Remove unnecessary ref from Stickerpicker
There is a ref=target in the call to render AccessibleButton for
the hide stickers button. This ref is not present in the show case.

When clicking the stickerpicker show button, React gives a warning:

> Warning: Stateless function components cannot be given refs
> (See ref "target" in AccessibleButton created by Stickerpicker).
> Attempts to access this ref will fail.

Removed the ref. Stickerpicker hide/show still works fine, no warning.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2019-02-28 15:51:36 +02:00
..
2019-01-28 08:52:20 -06:00
2018-10-15 15:23:44 +01:00
2019-02-04 18:38:31 +00:00
2019-02-14 12:35:09 +00:00
2019-01-31 18:52:39 -06:00
2019-02-04 13:40:21 -07:00
2019-02-08 17:34:01 +00:00
2019-02-24 01:38:31 +00:00
2018-07-24 19:14:44 +01:00
2018-10-26 22:50:38 -05:00
2019-01-31 18:52:39 -06:00
2018-10-26 22:50:38 -05:00
2019-02-08 14:57:36 +00:00
2019-01-25 16:13:30 -06:00
2019-01-25 16:13:30 -06:00
2019-02-04 13:40:21 -07:00
2018-10-26 22:50:38 -05:00
2019-01-31 18:52:39 -06:00
2018-07-24 14:35:23 +01:00
2019-01-21 16:05:24 +00:00
2018-10-26 22:50:38 -05:00
2019-02-22 20:47:06 -07:00
2018-10-26 23:04:00 -05:00
2018-11-14 10:06:08 +01:00