Skip to content

Commit 1eed806

Browse files
committed
Conflicts fix
1 parent ec2e98c commit 1eed806

File tree

5 files changed

+0
-32
lines changed

5 files changed

+0
-32
lines changed

beta/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@
2222
"check-all": "npm-run-all prettier lint:fix tsc"
2323
},
2424
"dependencies": {
25-
<<<<<<< HEAD
26-
"@codesandbox/sandpack-react": "0.13.16-experimental.0",
27-
=======
2825
"@codesandbox/sandpack-react": "v0.14.3-experimental.1",
29-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
3026
"@docsearch/css": "3.0.0-alpha.41",
3127
"@docsearch/react": "3.0.0-alpha.41",
3228
"@headlessui/react": "^1.3.0",

beta/src/components/MDX/Sandpack/index.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,7 @@ const SandpackGlimmer = ({code}: {code: string}) => (
1515
<div className="px-4 lg:px-6">
1616
<div className="sp-tabs"></div>
1717
</div>
18-
<<<<<<< HEAD
19-
<div className="px-3 flex items-center justify-end flex-grow text-right"></div>
20-
=======
2118
<div className="px-3 flex items-center justify-end grow text-right"></div>
22-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
2319
</div>
2420
<div className="sp-wrapper">
2521
<div className="sp-layout sp-custom-layout min-h-[216px]">

beta/src/pages/apis/useref.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@ const ref = useRef(initialValue)
1515
- [Usage](#usage)
1616
- [Referencing a value with a ref](#referencing-a-value-with-a-ref)
1717
- [Manipulating the DOM with a ref](#manipulating-the-dom-with-a-ref)
18-
<<<<<<< HEAD
19-
=======
2018
- [Exposing a ref from your component](#exposing-a-ref-from-your-component)
21-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
2219
- [Avoiding recreating the ref contents](#avoiding-recreating-the-ref-contents)
2320
- [Reference](#reference)
2421
- [`useRef(initialValue)`](#useref)

beta/src/sidebarReference.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@
1616
"path": "/apis/usestate"
1717
},
1818
{
19-
<<<<<<< HEAD
20-
=======
2119
"title": "useContext()",
2220
"path": "/apis/usecontext"
2321
},
2422
{
25-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
2623
"title": "useRef()",
2724
"path": "/apis/useref"
2825
}

beta/yarn.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -547,32 +547,18 @@
547547
style-mod "^4.0.0"
548548
w3c-keyname "^2.2.4"
549549

550-
<<<<<<< HEAD
551-
"@codesandbox/sandpack-client@^0.13.16-experimental.0":
552-
version "0.13.16-experimental.0"
553-
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-client/-/sandpack-client-0.13.16-experimental.0.tgz#c8ef9e56e0cc2c264412f0e79cbc14f2e04c4479"
554-
integrity sha512-n32sFGug1OksZR/4O7I9YYRs/p4JuVvjGPjf4xnDImKfs+butW9sLT8QzCfhad8QLfSGdzBHIyXPWrFe/zilvQ==
555-
=======
556550
"@codesandbox/sandpack-client@^0.14.3-experimental.0":
557551
version "0.14.3-experimental.0"
558552
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-client/-/sandpack-client-0.14.3-experimental.0.tgz#1e4643e5d635528623edc8d45de582784aea4d1d"
559553
integrity sha512-7KWOV4mPcQQ0TUheCZV0AC0R51DrtfQysvYCvD8iYJh3f59qBFp8JA3OT0Ffgu27ej/AV5kuXHvFOCGvUD/LwA==
560-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
561554
dependencies:
562555
codesandbox-import-utils "^1.2.3"
563556
lodash.isequal "^4.5.0"
564557

565-
<<<<<<< HEAD
566-
"@codesandbox/[email protected]":
567-
version "0.13.16-experimental.0"
568-
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-0.13.16-experimental.0.tgz#e8982aabc4a584e1ee261cd19606b9531be471f8"
569-
integrity sha512-nXxwTwAA42b3AG2Lx6Mqi+yncG8BIACpXjau619KJQFqeoAkc6e2n0D5oYO/qrIean1CntB95xWfvSNbFX8K1Q==
570-
=======
571558
"@codesandbox/[email protected]":
572559
version "0.14.3-experimental.1"
573560
resolved "https://registry.yarnpkg.com/@codesandbox/sandpack-react/-/sandpack-react-0.14.3-experimental.1.tgz#574eb822449089c77b29e0b8bc7ac1d8ee20d0be"
574561
integrity sha512-5jFVLJKunVPUgZi105p+nxjjTJN+w/MwO3abW/Ob17jp/UT6o+m1x5XhiJVpc832/jwWGrDGKukFMbOtk35CuQ==
575-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
576562
dependencies:
577563
"@code-hike/classer" "^0.0.0-aa6efee"
578564
"@codemirror/closebrackets" "^0.19.0"
@@ -588,11 +574,7 @@
588574
"@codemirror/matchbrackets" "^0.19.3"
589575
"@codemirror/state" "^0.19.6"
590576
"@codemirror/view" "^0.19.32"
591-
<<<<<<< HEAD
592-
"@codesandbox/sandpack-client" "^0.13.16-experimental.0"
593-
=======
594577
"@codesandbox/sandpack-client" "^0.14.3-experimental.0"
595-
>>>>>>> 6bd09fe682e18ccd7747fcd7798fa8fb4d3edc42
596578
"@react-hook/intersection-observer" "^3.1.1"
597579
codesandbox-import-util-types "^2.2.3"
598580
codesandbox-import-utils "^2.2.3"

0 commit comments

Comments
 (0)