Skip to content

Commit

Permalink
revert yarn.lock, revert to index.d.ts, update jumplinks import
Browse files Browse the repository at this point in the history
  • Loading branch information
jenny-s51 committed Sep 21, 2023
1 parent 4345237 commit 1073223
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from 'react';
import {
Button,
DashboardWrapper,
Drawer,
DrawerPanelContent,
DrawerContent,
Expand All @@ -19,7 +20,6 @@ import {
TextContent,
getResizeObserver
} from '@patternfly/react-core';
import { DashboardWrapper } from '@patternfly/react-core/src/demos/examples/DashboardWrapper';

export const JumpLinksWithDrawer = () => {
const headings = ['First', 'Second', 'Third', 'Fourth', 'Fifth'];
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3961,14 +3961,6 @@
"@rollup/pluginutils" "^5.0.1"
magic-string "^0.27.0"

"@rollup/plugin-typescript@^11.1.3":
version "11.1.3"
resolved "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-11.1.3.tgz#8172858a1e5f4c181aebc61f8920002fd5e04b91"
integrity sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==
dependencies:
"@rollup/pluginutils" "^5.0.1"
resolve "^1.22.1"

"@rollup/pluginutils@^5.0.1":
version "5.0.2"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.0.2.tgz#012b8f53c71e4f6f9cb317e311df1404f56e7a33"
Expand Down

0 comments on commit 1073223

Please sign in to comment.