Skip to content

Commit

Permalink
refactor: element name
Browse files Browse the repository at this point in the history
Co-authored-by: Dan <[email protected]>
  • Loading branch information
gavmck and DanWebb authored Jan 31, 2024
1 parent 7b51f37 commit 20c9a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/composition/Wrap/Wrap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export {};

declare global {
interface HTMLElementTagNameMap {
'diamond-nojs-wrap': {
'diamond-wrap': {
size:
| 'small-mobile'
| 'mobile'
Expand Down

0 comments on commit 20c9a72

Please sign in to comment.