You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/nextjs/block/article/article.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Article
6
6
* @description The article element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable.
Copy file name to clipboardExpand all lines: templates/nextjs/block/aside/aside.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Aside
6
6
* @description The aside element represents a section of a page that consists of content that is tangentially related to the content around the aside element, and which could be considered separate from that content.
Copy file name to clipboardExpand all lines: templates/nextjs/block/audio/audio.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Audio
6
6
* @description The audio element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the source element.
Copy file name to clipboardExpand all lines: templates/nextjs/block/blockquote/blockquote.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Blockquote
6
6
* @description The blockquote element represents a section that is quoted from another source. Content inside a blockquote must be quoted from another source, whose address, if it has one, may be cited in the cite attribute.
Copy file name to clipboardExpand all lines: templates/nextjs/block/body/body.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Body
6
6
* @description The body element represents the content of an HTML document. All the contents such as text, images, headings, links, tables, etc. are placed between the body tags.
Copy file name to clipboardExpand all lines: templates/nextjs/block/colgroup/colgroup.tsx
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* THIS FILE IS AUTOGENERATED. DO NOT EDIT IT.
3
3
*
4
-
* @generated December 12, 2025 08:41:45
4
+
* @generated December 12, 2025 08:50:55
5
5
* @component Colgroup
6
6
* @description The colgroup element represents a group of one or more columns in the table that is its parent, if it has a parent and that is a table element.
0 commit comments