File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4747 "styled-components" : " ^5.3.0"
4848 },
4949 "devDependencies" : {
50+ "@asu/shared" : " *" ,
5051 "@babel/core" : " ^7.13.14" ,
5152 "@babel/plugin-syntax-jsx" : " ^7.14.5" ,
5253 "@babel/plugin-transform-react-jsx" : " ^7.13.12" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import React from "react";
22
33import { QuickLinks } from "./index" ;
44
5- import { defaultDecorator } from "../../../../ shared/components/Layout " ;
5+ import { defaultDecorator } from "@asu/ shared" ;
66
77export default {
88 title : "Atoms/QuickLinks/Template" ,
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ __metadata:
146146 version: 0.0.0-use.local
147147 resolution: "@asu/app-webdir-ui@workspace:packages/app-webdir-ui"
148148 dependencies:
149+ "@asu/shared": "npm:*"
149150 "@asu/unity-react-core": "npm:^1.0.0"
150151 "@babel/core": "npm:^7.13.14"
151152 "@babel/plugin-syntax-jsx": "npm:^7.14.5"
You can’t perform that action at this time.
0 commit comments