File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/controllers/resize-controller Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ The `resize-controller` is a utility module that allows you to observe and react
77You can install the ` resize-controller ` package using yarn:
88
99```
10- yarn add -D @phase2/resize-controller
10+ yarn add -D @phase2/outline-controller- resize-controller
1111```
1212
1313## Usage
@@ -17,7 +17,7 @@ To use the `resize-controller` in your web component, follow these steps:
17171 . Import the necessary classes and functions from the ` lit ` package:
1818
1919``` javascript
20- import { ResizeController } from ' resize-controller' ;
20+ import { ResizeController } from ' @phase2/outline-controller- resize-controller' ;
2121```
2222
23232 . Create an instance of the ` ResizeController ` and pass the host element and options:
You can’t perform that action at this time.
0 commit comments