This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Thanks for your interest in contributing to react-popper!
3+ Please, make sure to fill all the sections of the template before submitting any issue.
4+
5+ Issues without the required informations will be closed.
6+ Do not delete this template or it will be closed!
7+
8+ Want your issue to be fixed earlier? Create a PR that introduces a CI test that fails
9+ because of the bug you found!
10+ -->
11+
12+ ### CodePen demo
13+
14+ <!--
15+ Use this CodeSandbox template to allow the contributors to easily reproduce your problem.
16+ -->
17+
18+ https://codesandbox.io/s/www4l6vkl8
19+
20+ ### Steps to reproduce the problem
21+
22+ 1 .
23+ 2 .
24+ 3 .
25+
26+ ### What is the expected behavior?
27+
28+ <!-- Describe what you would have expected. -->
29+
30+ ### What went wrong?
31+
32+ <!-- Describe what went wrong. -->
33+
34+ ### Any other comments?
35+
36+ <!-- Any additional information. -->
Original file line number Diff line number Diff line change 11{
22 "name" : " react-popper" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 0.8.3 " ,
44 "description" : " React wrapper around PopperJS." ,
55 "main" : " dist/react-popper.js" ,
66 "module" : " lib/react-popper.js" ,
You can’t perform that action at this time.
0 commit comments