element-web/src/components/views
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
..
auth Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
avatars Disable clicking on room icon in a better way 2019-01-29 16:07:41 -06:00
context_menus Merge pull request #2671 from matrix-org/bwindels/permalinkperf 2019-02-26 10:48:20 +01:00
create_room Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
dialogs Fix backup button in logout dialog 2019-02-27 11:45:00 +00:00
directory RoomDirectory Dropdown should use roomDirectory.servers 2019-02-22 02:40:01 +01:00
elements Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
globals Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
groups Remove DragDropContext from FlairSettings 2019-02-22 11:33:03 -07:00
messages adjust permalink code for tombstone message 2019-02-25 18:43:08 +01:00
right_panel Allow theming right panel header buttons 2019-02-13 10:47:04 +00:00
room_settings More misc linter cleanup 2019-02-21 18:18:12 -07:00
rooms Remove unnecessary ref from Stickerpicker 2019-02-28 15:51:36 +02:00
settings Rename Feather icon directory to feather-customised 2019-02-27 10:42:10 +00:00
verification Fix typo "Scisors" -> "Scissors" 2019-02-15 11:26:14 -06:00
voip Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00