We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0ddeb commit 7e3821dCopy full SHA for 7e3821d
src/main/resources/META-INF/webTypes.json
@@ -7,11 +7,6 @@
7
"contributions": {
8
"html": {
9
"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
- },
15
{
16
"name": "x-form",
17
"description": "This component provides a form element that will post by default and includes the csrf token out of the box.",
0 commit comments