mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Add reference to button essentials in button component and vice versa
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: Button
|
||||
description: Buttons represent actions that are available to the user.
|
||||
tags: component
|
||||
essentials: button
|
||||
---
|
||||
|
||||
```html {.example}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: Button
|
||||
tags: essentials
|
||||
layout: element
|
||||
component: button
|
||||
---
|
||||
|
||||
```html {.example}
|
||||
|
||||
Reference in New Issue
Block a user