Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
ElianCodes authored and astrobot-houston committed Aug 4, 2023
1 parent 37e18a9 commit f65756f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/integrations/lit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,8 @@ Now, the component is ready to be imported via the Astro frontmatter:

```astro
// src/pages/index.astro
---
import { MyElement } from '../components/my-element.js';
---
<MyElement />
```

Expand Down

0 comments on commit f65756f

Please sign in to comment.