Skip to content

Commit

Permalink
clean up index.html of the components
Browse files Browse the repository at this point in the history
  • Loading branch information
gfellerph committed Jul 10, 2024
1 parent 959f5cc commit 579eb35
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/components/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,5 @@
</head>
<body>
<div class="p-5">Add your component here and start developing!</div>
<button data-popover-target="bla">poopver</button>
<post-popover id="bla">bla</post-popover>

<button data-tooltip-target="tool">tooltip</button>
<post-tooltip id="tool">tool</post-tooltip>
</body>
</html>

0 comments on commit 579eb35

Please sign in to comment.