Skip to content

Commit 7e3821d

Browse files
committed
fix: allow x-base component lookup
1 parent 0a0ddeb commit 7e3821d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/resources/META-INF/webTypes.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@
77
"contributions": {
88
"html": {
99
"elements": [
10-
{
11-
"name": "x-base",
12-
"description": "A base template you can install into your own project as a starting point. This one includes the Tailwind CDN for quick prototyping.",
13-
"doc-url": "https://tempestphp.com/1.x/internals/view-spec#x-base"
14-
},
1510
{
1611
"name": "x-form",
1712
"description": "This component provides a form element that will post by default and includes the csrf token out of the box.",

0 commit comments

Comments
 (0)