mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix: updated readme
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
bc685c8bb0
commit
5381c90232
@ -9,12 +9,7 @@ $ npm install @k8slens/error-boundary
|
||||
```
|
||||
|
||||
```typescript
|
||||
import { Tooltip, TooltipPosition } from "@k8slens/error-boundary";
|
||||
import { withTooltip } from "@k8slens/error-boundary";
|
||||
|
||||
import type { TooltipProps } from "@k8slens/error-boundary";
|
||||
import type { TooltipDecoratorProps } from "@k8slens/error-boundary";
|
||||
|
||||
import "@k8slens/error-boundary/dist/index.css";
|
||||
```
|
||||
|
||||
## Extendability
|
||||
|
||||
Loading…
Reference in New Issue
Block a user