Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Update dependencies (#128)
Browse files Browse the repository at this point in the history
* Update dependencies

* Use Lit render
  • Loading branch information
abdonrd authored Jul 26, 2022
1 parent b8533b4 commit 0ffdb2c
Show file tree
Hide file tree
Showing 3 changed files with 363 additions and 367 deletions.
2 changes: 1 addition & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* LICENSE file in the root directory of this source tree.
*/

import { render } from 'lit-html';
import { render } from 'lit';
import { addons } from '@web/storybook-prebuilt/addons.js';

export const parameters = {
Expand Down
Loading

0 comments on commit 0ffdb2c

Please sign in to comment.