Skip to content

Commit

Permalink
docs: fix dialog usage example code (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfraso committed Jun 11, 2024
1 parent a94c94f commit 05685c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ export const defaultSkeleton = `
<button hlmBtn type="submit">Save changes</button>
</hlm-dialog-footer>
</hlm-dialog-content>
</brn-dialog>
</hlm-dialog>
`;

0 comments on commit 05685c8

Please sign in to comment.