Skip to content

Commit

Permalink
feat(arch): move && simplify component skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Eoche authored and dpellier committed Aug 16, 2023
1 parent 2003153 commit d6e198b
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<div class="container">
<osds-skeleton inline></osds-skeleton>
</div>

```html
<osds-skeleton inline></osds-skeleton>
```

0 comments on commit d6e198b

Please sign in to comment.